summaryrefslogtreecommitdiff
path: root/noncore/multimedia/opierec/helpwindow.h
Unidiff
Diffstat (limited to 'noncore/multimedia/opierec/helpwindow.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/multimedia/opierec/helpwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/multimedia/opierec/helpwindow.h b/noncore/multimedia/opierec/helpwindow.h
index 76b672a..bd8fbdf 100644
--- a/noncore/multimedia/opierec/helpwindow.h
+++ b/noncore/multimedia/opierec/helpwindow.h
@@ -25,7 +25,7 @@ class HelpWindow : public QMainWindow
25{ 25{
26 Q_OBJECT 26 Q_OBJECT
27public: 27public:
28 HelpWindow( const QString& home_, const QString& path, QWidget* parent = 0, const char *name=0 ); 28 HelpWindow( const QString& home_, const QString& path, QWidget* parent, const char *name );
29 ~HelpWindow(); 29 ~HelpWindow();
30 30
31private slots: 31private slots: