Fix version file problems, fix console window not being destroyed

This commit is contained in:
Petr Mrázek
2014-08-21 00:23:20 +02:00
parent 01ca3d6aad
commit febf3645d0
3 changed files with 7 additions and 2 deletions

View File

@ -27,7 +27,7 @@ class ConsoleWindow : public QMainWindow
public:
explicit ConsoleWindow(MinecraftProcess *proc, QWidget *parent = 0);
virtual ~ConsoleWindow() {};
virtual ~ConsoleWindow();
/**
* @brief specify if the window is allowed to close