- Drag'n drop to labels cleanup

This commit is contained in:
Christophe Dumez
2009-12-16 15:06:02 +00:00
parent 18bd3b855c
commit 5d60295db3
2 changed files with 2 additions and 23 deletions

View File

@@ -97,7 +97,6 @@ class GUI : public QMainWindow, private Ui::MainWindow{
// GUI related slots
void dropEvent(QDropEvent *event);
void dragEnterEvent(QDragEnterEvent *event);
void dragMoveEvent(QDragMoveEvent *event);
void toggleVisibility(QSystemTrayIcon::ActivationReason e);
void on_actionAbout_triggered();
void on_actionCreate_torrent_triggered();