summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/mainwindow.h
authorharlekin <harlekin>2002-10-16 20:18:23 (UTC)
committer harlekin <harlekin>2002-10-16 20:18:23 (UTC)
commit948a3738421c579441a83dff4472ed5f99e3abb1 (patch) (side-by-side diff)
treee46ba62b6d8340dbadafcfc53dbaf787bc3ff966 /noncore/apps/opie-console/mainwindow.h
parent4595d49dcbdb6d5ea7c86aa4a2c4cb063777ca35 (diff)
downloadopie-948a3738421c579441a83dff4472ed5f99e3abb1.zip
opie-948a3738421c579441a83dff4472ed5f99e3abb1.tar.gz
opie-948a3738421c579441a83dff4472ed5f99e3abb1.tar.bz2
docu added
Diffstat (limited to 'noncore/apps/opie-console/mainwindow.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/opie-console/mainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/apps/opie-console/mainwindow.h b/noncore/apps/opie-console/mainwindow.h
index 91ca147..35338b7 100644
--- a/noncore/apps/opie-console/mainwindow.h
+++ b/noncore/apps/opie-console/mainwindow.h
@@ -23,7 +23,7 @@ class FunctionKeyboard;
class MainWindow : public QMainWindow {
Q_OBJECT
public:
- MainWindow();
+ MainWindow( QWidget *parent = 0, const char *name = 0, WFlags fl = 0 );
~MainWindow();
/**