mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-04-23 12:09:58 +02:00
Amelioration de l'interface Fichier > Exporter
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@42 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -10,9 +10,9 @@
|
||||
public:
|
||||
AboutQET(QWidget * = 0);
|
||||
private:
|
||||
QWidget *titre();
|
||||
QWidget *ongletAPropos();
|
||||
QWidget *ongletAuteurs();
|
||||
QWidget *ongletLicence();
|
||||
QWidget *titre() const;
|
||||
QWidget *ongletAPropos() const;
|
||||
QWidget *ongletAuteurs() const;
|
||||
QWidget *ongletLicence() const;
|
||||
};
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user