Browse Source

Removing deprecated GUI header. Use the GUI API instead.

David Piuva 5 years ago
parent
commit
5f648aa790
1 changed files with 0 additions and 9 deletions
  1. 0 9
      Source/DFPSR/gui/includeGui.h

+ 0 - 9
Source/DFPSR/gui/includeGui.h

@@ -1,9 +0,0 @@
-
-// Header for including the most commonly needed parts of the framework
-
-#include "VisualTheme.h"
-#include "VisualComponent.h"
-#include "BackendWindow.h"
-#include "DsrWindow.h"
-#include "components/Panel.h"
-#include "components/Button.h"