This commit is contained in:
fourtf
2018-06-26 14:09:39 +02:00
parent 14f07274d9
commit a9bf9cf722
235 changed files with 1169 additions and 1770 deletions
+5 -5
View File
@@ -1,14 +1,14 @@
#include "attachedwindow.hpp"
#include "AttachedWindow.hpp"
#include "application.hpp"
#include "util/debugcount.hpp"
#include "widgets/split.hpp"
#include "Application.hpp"
#include "util/DebugCount.hpp"
#include "widgets/Split.hpp"
#include <QTimer>
#include <QVBoxLayout>
#ifdef USEWINSDK
#include "util/windows_helper.hpp"
#include "util/WindowsHelper.hpp"
#include "Windows.h"
// don't even think about reordering these