summaryrefslogtreecommitdiff
path: root/noncore/multimedia/opierec/helpwindow.h
authorllornkcor <llornkcor>2003-04-22 14:11:34 (UTC)
committer llornkcor <llornkcor>2003-04-22 14:11:34 (UTC)
commit91bef5f1e3c76d32d15be55a020fa1df3d525a50 (patch) (side-by-side diff)
treee0b3070ce281e641d1a71273516b8d386e69a090 /noncore/multimedia/opierec/helpwindow.h
parent84be228e70b7d36627a8610386f44b6928d35d6a (diff)
downloadopie-91bef5f1e3c76d32d15be55a020fa1df3d525a50.zip
opie-91bef5f1e3c76d32d15be55a020fa1df3d525a50.tar.gz
opie-91bef5f1e3c76d32d15be55a020fa1df3d525a50.tar.bz2
blah. must remember to think before committing.
Diffstat (limited to 'noncore/multimedia/opierec/helpwindow.h') (more/less context) (ignore 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 bd8fbdf..bfe2341 100644
--- a/noncore/multimedia/opierec/helpwindow.h
+++ b/noncore/multimedia/opierec/helpwindow.h
@@ -25,7 +25,7 @@ class HelpWindow : public QMainWindow
{
Q_OBJECT
public:
- HelpWindow( const QString& home_, const QString& path, QWidget* parent, const char *name );
+ HelpWindow( const QString& home_=0, const QString& path=0, QWidget* parent=0, const char *name=0 );
~HelpWindow();
private slots: