put all split widgets inside the same directory

This commit is contained in:
fourtf
2018-06-26 14:39:22 +02:00
parent beaa2e849a
commit 22f528cd21
26 changed files with 41 additions and 60 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
#include "widgets/helper/NotebookTab.hpp"
#include "widgets/helper/Shortcut.hpp"
#include "widgets/SettingsDialog.hpp"
#include "widgets/SplitContainer.hpp"
#include "widgets/splits/SplitContainer.hpp"
#include "widgets/Window.hpp"
#include <QDebug>