- Logs are now in a separate dialog

This commit is contained in:
Christophe Dumez 2008-09-07 12:09:41 +00:00
parent f0049f1dae
commit 9156c9ac8f
8 changed files with 126 additions and 10 deletions

View file

@ -116,6 +116,7 @@ class GUI : public QMainWindow, private Ui::MainWindow{
void on_actionCreate_torrent_triggered();
void on_actionWebsite_triggered() const;
void on_actionBugReport_triggered() const;
void on_actionShow_console_triggered();
void readParamsOnSocket();
void acceptConnection();
void togglePausedState(QString hash);