summaryrefslogtreecommitdiff
authortille <tille>2003-05-10 12:21:22 (UTC)
committer tille <tille>2003-05-10 12:21:22 (UTC)
commit65efa1e8a846f92580155d6ce7e28fe9b7ae19d2 (patch) (side-by-side diff)
tree639b57e8e8634abd2377aab361490e941607d4e3
parentddadf9f70cbcd7c6b8addcc8c1f6ede0283f765d (diff)
downloadopie-65efa1e8a846f92580155d6ce7e28fe9b7ae19d2.zip
opie-65efa1e8a846f92580155d6ce7e28fe9b7ae19d2.tar.gz
opie-65efa1e8a846f92580155d6ce7e28fe9b7ae19d2.tar.bz2
building again
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/unsupported/oipkg/mainwindow.h4
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();