mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-03-23 15:49:58 +01:00
Add widget to select langage, must relauch qet for make change
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2762 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -61,6 +61,7 @@ class QETApp : public QETSingleApplication {
|
||||
public:
|
||||
static QETApp *instance();
|
||||
void setLanguage(const QString &);
|
||||
static QString langFromSetting ();
|
||||
void switchLayout(Qt::LayoutDirection);
|
||||
static void printHelp();
|
||||
static void printVersion();
|
||||
|
||||
Reference in New Issue
Block a user