diff options
| author | Niklas | 2011-07-20 14:59:56 +0200 |
|---|---|---|
| committer | Niklas | 2011-07-20 14:59:56 +0200 |
| commit | 3ca41856a5a4a1a3444110633eb7c246cee38815 (patch) | |
| tree | 23c60cc0e91f680e2b19dc0c60bb568b77567cee /workspace/LogReceiver/LogReceiver.pro | |
| parent | made a small gui. Interfac names and progressbars will be added dynamicaly. (diff) | |
| download | fbgui-3ca41856a5a4a1a3444110633eb7c246cee38815.tar.gz fbgui-3ca41856a5a4a1a3444110633eb7c246cee38815.tar.xz fbgui-3ca41856a5a4a1a3444110633eb7c246cee38815.zip | |
added the blacklist function
Diffstat (limited to 'workspace/LogReceiver/LogReceiver.pro')
| -rw-r--r-- | workspace/LogReceiver/LogReceiver.pro | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/workspace/LogReceiver/LogReceiver.pro b/workspace/LogReceiver/LogReceiver.pro index 566983d..299de02 100644 --- a/workspace/LogReceiver/LogReceiver.pro +++ b/workspace/LogReceiver/LogReceiver.pro @@ -8,6 +8,4 @@ HEADERS += status.h \ SOURCES += main.cpp \ logreceiver.cpp FORMS += logreceiver.ui -RESOURCES += -CFLAGS = -g -Wall -CXXFLAGS = -g -Wall
\ No newline at end of file +RESOURCES +=
\ No newline at end of file |
