From 421a46e3d3036ea0dea4889125ee58309d0ed21e Mon Sep 17 00:00:00 2001 From: Petr Mrázek Date: Mon, 30 Jun 2014 02:02:57 +0200 Subject: Redo the console window. Log is now a page. Console window has relevant pages. Dirty fix for screenshot thumbnail generation. Needs more QTimer. --- gui/ConsoleWindow.ui | 86 ---------------------------------------------------- 1 file changed, 86 deletions(-) delete mode 100644 gui/ConsoleWindow.ui (limited to 'gui/ConsoleWindow.ui') diff --git a/gui/ConsoleWindow.ui b/gui/ConsoleWindow.ui deleted file mode 100644 index c2307ecc..00000000 --- a/gui/ConsoleWindow.ui +++ /dev/null @@ -1,86 +0,0 @@ - - - ConsoleWindow - - - - 0 - 0 - 640 - 440 - - - - MultiMC Console - - - - - - - false - - - true - - - - - - Qt::LinksAccessibleByKeyboard|Qt::LinksAccessibleByMouse|Qt::TextBrowserInteraction|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse - - - false - - - - - - - 6 - - - 6 - - - - - Upload Log - - - - - - - Qt::Horizontal - - - - 40 - 20 - - - - - - - - &Kill Minecraft - - - - - - - &Close - - - - - - - - - - - -- cgit