-rw-r--r-- | noncore/unsupported/oipkg/mainwindow.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/noncore/unsupported/oipkg/mainwindow.h b/noncore/unsupported/oipkg/mainwindow.h index f32352b..7446135 100644 --- a/noncore/unsupported/oipkg/mainwindow.h +++ b/noncore/unsupported/oipkg/mainwindow.h @@ -45,5 +45,4 @@ public: ~MainWindow(); - void makeChannel(); - QCopChannel *channel; + QCopChannel *channel; @@ -78,2 +77,3 @@ private: void makeMenu(); + void makeChannel(); void setSections(); |