Make QuasselTopia compile again. We got rid of the libqxt dependency...
[quassel.git] / src / qtopia / qtopiamainwin.h
index 70ab891..37f7316 100644 (file)
@@ -54,7 +54,7 @@ class QtopiaMainWin : public QMainWindow {
 
     MainWidget *mainWidget;
 
-    friend class QtopiaGui;
+    friend class QtopiaUi;
 };
 
 #endif