diff options
author | Arno <arno@disconnect.de> | 2018-09-01 23:30:30 +0200 |
---|---|---|
committer | Arno <arno@disconnect.de> | 2018-09-01 23:30:30 +0200 |
commit | f28832f5d30f0cede04e58dd9a0223c1b66940e7 (patch) | |
tree | a7eddd06a18bd1a1f33a91f903f16d84891a01db /fswidget.h | |
parent | e9e54f8ff28f4bf7365ae74c0ba51c96d7938638 (diff) | |
download | SheMov-f28832f5d30f0cede04e58dd9a0223c1b66940e7.tar.gz SheMov-f28832f5d30f0cede04e58dd9a0223c1b66940e7.tar.bz2 SheMov-f28832f5d30f0cede04e58dd9a0223c1b66940e7.zip |
Remove playQt
Not used, artifact from the first implementation of VideoViewer.
Diffstat (limited to 'fswidget.h')
-rw-r--r-- | fswidget.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -45,7 +45,6 @@ class FSWidget : public QWidget { void preview(); void playSelected(int count, QString player); void doPlay(); - void playQt(); void selectFilter(); void calculateSelectionChanged(); |