mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-28 07:32:00 -04:00
More cleanup.
This commit is contained in:
parent
66852d5392
commit
31fb160376
@ -14,8 +14,6 @@ namespace CSVSettings {
|
|||||||
{
|
{
|
||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
|
|
||||||
//QListWidget *mPageListWidget;
|
|
||||||
//ResizeableStackedWidget *mStackedWidget;
|
|
||||||
bool mDebugMode;
|
bool mDebugMode;
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
#include <cassert>
|
#include <cassert>
|
||||||
|
|
||||||
#include "../../model/doc/document.hpp"
|
#include "../../model/doc/document.hpp"
|
||||||
#include "../../model/settings/usersettings.hpp"
|
|
||||||
#include "../../model/world/cellselection.hpp"
|
#include "../../model/world/cellselection.hpp"
|
||||||
|
|
||||||
#include "../filter/filterbox.hpp"
|
#include "../filter/filterbox.hpp"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user