From 65efa1e8a846f92580155d6ce7e28fe9b7ae19d2 Mon Sep 17 00:00:00 2001 From: tille Date: Sat, 10 May 2003 12:21:22 +0000 Subject: building again --- (limited to 'noncore/unsupported') 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 @@ -43,9 +43,8 @@ class MainWindow : public QMainWindow public: MainWindow( QWidget *parent = 0, const char *name = 0, WFlags f = 0 ); ~MainWindow(); - void makeChannel(); - QCopChannel *channel; + QCopChannel *channel; protected slots: void runIpkg(); @@ -76,6 +75,7 @@ public slots: private: void makeMenu(); + void makeChannel(); void setSections(); void setSubSections(); bool updateIcon; -- cgit v0.9.0.2