Remove unused headers.

pull/990/head
Aesylwinn 9 years ago
parent 2f97d6cffb
commit 1cce085fa2

@ -1,11 +1,8 @@
#include "shortcutmanager.hpp" #include "shortcutmanager.hpp"
#include <algorithm> #include <algorithm>
#include <sstream>
#include <QApplication> #include <QApplication>
#include <QMetaEnum>
#include <QRegExp>
#include <QStringList> #include <QStringList>
#include "shortcut.hpp" #include "shortcut.hpp"

@ -5,8 +5,6 @@
#include <algorithm> #include <algorithm>
#include <sstream> #include <sstream>
#include <QMetaEnum>
#include "intsetting.hpp" #include "intsetting.hpp"
#include "doublesetting.hpp" #include "doublesetting.hpp"
#include "boolsetting.hpp" #include "boolsetting.hpp"

@ -4,7 +4,6 @@
#include <QComboBox> #include <QComboBox>
#include <QGridLayout> #include <QGridLayout>
#include <QSpacerItem>
#include <QStackedLayout> #include <QStackedLayout>
#include <QVBoxLayout> #include <QVBoxLayout>

Loading…
Cancel
Save