Skip to content

Commit 9b921c8

Browse files
committed
removed unused ui files
1 parent 5bcd5c1 commit 9b921c8

File tree

4 files changed

+0
-96
lines changed

4 files changed

+0
-96
lines changed

fig.pro

-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ LIBS += -L/usr/local/lib \
1111
-lboost_filesystem \
1212
-ljsoncpp \
1313

14-
FORMS += src/ui/*.ui
15-
UI_DIR += src/ui/
1614
MOC_DIR = moc
1715
DEFINES += QT_DLL META_STORAGE=std::shared_ptr META_THIS=std::enable_shared_from_this
1816
CONFIG += qt warn_on release c++11 no_keywords

src/FigWindow.h

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
#define FIGWINDOW_H_Q0YWXBJS
33

44
#include <QDialog>
5-
#include "ui_fig.h"
65
#include "kit/meta/meta.h"
76

87
class FigApp;

src/ui/fig.ui

-31
This file was deleted.

src/ui/ui_fig.h

-62
This file was deleted.

0 commit comments

Comments
 (0)