Make some changes
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
parent
5b8d025440
commit
e1b6020b76
2 changed files with 11 additions and 5 deletions
|
@ -45,7 +45,6 @@
|
|||
#include <QDebug>
|
||||
#include <QSaveFile>
|
||||
#include <QStack>
|
||||
#include "StringUtils.h"
|
||||
#include "SeparatorPrefixTree.h"
|
||||
#include "Application.h"
|
||||
#include <icons/IconList.h>
|
||||
|
@ -218,5 +217,3 @@ void ExportInstanceDialog::savePackIgnore()
|
|||
qWarning() << e.cause();
|
||||
}
|
||||
}
|
||||
|
||||
#include "ExportInstanceDialog.moc"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue