diff options
author | Arno <arno@disconnect.de> | 2018-02-01 16:37:44 +0100 |
---|---|---|
committer | Arno <arno@disconnect.de> | 2018-02-01 16:37:44 +0100 |
commit | 2a14c0ebca1d781b7279e1ed8d657364d70df46d (patch) | |
tree | dfcacee9e23be3e3c64b9ac516dedc7b79b80156 /shemovcleaner.qrc | |
parent | 4847284500c9b9792bd1ab8c2913d6f6c2307152 (diff) | |
download | ShemovCleaner-2a14c0ebca1d781b7279e1ed8d657364d70df46d.tar.gz ShemovCleaner-2a14c0ebca1d781b7279e1ed8d657364d70df46d.tar.bz2 ShemovCleaner-2a14c0ebca1d781b7279e1ed8d657364d70df46d.zip |
Implement a useful search
Display Title and Filename search as non-modal dialog, so one can
compare Files and Database. For now only Title search is implemented.
Filename search does nothing (yet).
Diffstat (limited to 'shemovcleaner.qrc')
-rw-r--r-- | shemovcleaner.qrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shemovcleaner.qrc b/shemovcleaner.qrc index 7e2838c..c5017d8 100644 --- a/shemovcleaner.qrc +++ b/shemovcleaner.qrc @@ -22,5 +22,6 @@ <file>bizarre_amputee.png</file> <file>male_chastity_belt.png</file> <file>web-browser.png</file> + <file>system-search.png</file> </qresource> </RCC> |