From 1d45add3f8ea48c2e55090477ebec999d80d1f80 Mon Sep 17 00:00:00 2001 From: Arno Date: Wed, 4 Apr 2018 08:43:20 +0200 Subject: Rename FSView to SmView Turns out it's more general purpose than I thought. Gonna reuse it for MovieWidget. --- shemov.pro | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'shemov.pro') diff --git a/shemov.pro b/shemov.pro index 0d464a4..ffcebc8 100644 --- a/shemov.pro +++ b/shemov.pro @@ -45,8 +45,8 @@ SOURCES = main.cpp \ fswidget.cpp \ fsproxy.cpp \ viewer.cpp \ - fsview.cpp \ - moviewidget.cpp + moviewidget.cpp \ + smview.cpp HEADERS = \ shemov.h \ helper.h \ @@ -86,8 +86,8 @@ HEADERS = \ fswidget.h \ fsproxy.h \ viewer.h \ - fsview.h \ - moviewidget.h + moviewidget.h \ + smview.h LIBS += -lmagic -lXfixes -lX11 -lMagick++-6.Q16HDRI INCLUDEPATH += /usr/include/ImageMagick-6/ RESOURCES = shemov.qrc -- cgit v1.2.3-70-g09d2