From a2458b25e121bf808cb7c298415569458159032a Mon Sep 17 00:00:00 2001 From: Björn Hagemeister Date: Fri, 5 Sep 2014 17:41:30 +0200 Subject: Forgotten icon of button reload room. Set MainWindow frameless. --- src/server/mainwindow/mainwindow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/server/mainwindow/mainwindow.cpp') diff --git a/src/server/mainwindow/mainwindow.cpp b/src/server/mainwindow/mainwindow.cpp index aa05472..48afcd8 100644 --- a/src/server/mainwindow/mainwindow.cpp +++ b/src/server/mainwindow/mainwindow.cpp @@ -25,7 +25,6 @@ #include "../connectionframe/connectionframe.h" #include "../helpwindow/helpwindow.h" #include "../reloadroomwindow/reloadroomwindow.h" -#include "ui_reloadroom.h" // Network #include "../net/listenserver.h" #include "../net/client.h" @@ -37,6 +36,7 @@ #include "../util/global.h" // Auto-generated ui class #include "ui_mainwindow.h" +#include "ui_reloadroom.h" const QString MainWindow::sStrTutorNdef = tr("No tutor defined."); -- cgit v1.2.3-55-g7522