Fix compilation error (Thanks Arnaud)

This commit is contained in:
Christophe Dumez 2011-04-11 19:33:30 +00:00
parent aca939f0ce
commit 87a744fcf6

View file

@ -53,6 +53,9 @@ public:
options_imp(QWidget *parent=0);
~options_imp();
public slots:
void showConnectionTab();
signals:
void status_changed() const;
void exitWithCancel();
@ -78,7 +81,6 @@ private slots:
void on_addScanFolderButton_clicked();
void on_removeScanFolderButton_clicked();
void setLocale(const QString &locale);
void showConnectionTab();
private:
// Methods