diff options
author | Arno <am@disconnect.de> | 2010-12-22 10:50:30 +0100 |
---|---|---|
committer | Arno <am@disconnect.de> | 2010-12-22 10:50:30 +0100 |
commit | 832d48d3b9249db178f649d00c5c7134bea2becb (patch) | |
tree | 2572d12c530abeeebb6d622dbe430007c10b032b /shemov.pro | |
parent | 270b5d60263c66c170ca37ac6d19c0df5060c981 (diff) | |
download | SheMov-832d48d3b9249db178f649d00c5c7134bea2becb.tar.gz SheMov-832d48d3b9249db178f649d00c5c7134bea2becb.tar.bz2 SheMov-832d48d3b9249db178f649d00c5c7134bea2becb.zip |
Remove MessageDialog
Remove all references of MessageDialog, including files :)
Diffstat (limited to 'shemov.pro')
-rw-r--r-- | shemov.pro | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -14,7 +14,6 @@ SOURCES = main.cpp \ filesystemfileproxy.cpp \ helper.cpp \ shemoviconprovider.cpp \ - messagedialog.cpp \ configurationdialog.cpp \ statisticsdialog.cpp \ programconfigurator.cpp \ @@ -41,7 +40,6 @@ HEADERS = listitem.h \ filesystemfileproxy.h \ helper.h \ shemoviconprovider.h \ - messagedialog.h \ configurationdialog.h \ statisticsdialog.h \ programconfigurator.h \ |