mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-19 14:50:53 +01:00
Petite modification pour les compilateurs chiants comme euh.. au hasard... gcc 4.1.x ?
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@9 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
2
qetapp.h
2
qetapp.h
@@ -17,7 +17,7 @@
|
|||||||
void addSchemaVue(SchemaVue *);
|
void addSchemaVue(SchemaVue *);
|
||||||
static QString commonElementsDir();
|
static QString commonElementsDir();
|
||||||
static QString customElementsDir();
|
static QString customElementsDir();
|
||||||
static QString QETApp::configDir();
|
static QString configDir();
|
||||||
public slots:
|
public slots:
|
||||||
void systray(QSystemTrayIcon::ActivationReason raison);
|
void systray(QSystemTrayIcon::ActivationReason raison);
|
||||||
void systrayReduire();
|
void systrayReduire();
|
||||||
|
|||||||
Reference in New Issue
Block a user