- Removed unused code

This commit is contained in:
Christophe Dumez 2006-12-28 01:37:09 +00:00
parent da08dd9f5a
commit 932df247b3
2 changed files with 0 additions and 7 deletions

View file

@ -186,7 +186,6 @@ class GUI : public QMainWindow, private Ui::MainWindow{
protected:
void closeEvent(QCloseEvent *);
void hideEvent(QHideEvent *);
void showEvent(QHideEvent *);
public:
// Construct / Destruct