diff -r d3373bc7ca3b -r 2b5adb45aaa5 src/configDialog.h --- a/src/configDialog.h Fri Oct 18 23:49:55 2013 +0300 +++ b/src/configDialog.h Sat Oct 19 00:39:09 2013 +0300 @@ -91,6 +91,7 @@ void slot_setExtProgPath(); void slot_findDownloadFolder(); void buttonClicked (QAbstractButton* button); + void selectPage (int row); }; // =============================================================================