From 6095b1f70bcac407208e7473598f2bbf53339810 Mon Sep 17 00:00:00 2001 From: alwin Date: Wed, 07 Apr 2004 11:10:21 +0000 Subject: the ImageScrollView wrapped with another class where just the opie-eye specifics are implemented. So we can move that into the MM lib and use it in other programs. --- (limited to 'noncore/graphics/opie-eye/phunk_view.pro') diff --git a/noncore/graphics/opie-eye/phunk_view.pro b/noncore/graphics/opie-eye/phunk_view.pro index 21fd59c..a825580 100644 --- a/noncore/graphics/opie-eye/phunk_view.pro +++ b/noncore/graphics/opie-eye/phunk_view.pro @@ -10,7 +10,8 @@ HEADERS = gui/iconview.h gui/filesystem.h gui/mainwindow.h \ impl/dir/dir_lister.h impl/dir/dir_ifaceinfo.h \ lib/slavemaster.h \ iface/slaveiface.h \ - gui/imageinfoui.h gui/imagescrollview.h + gui/imageinfoui.h gui/imagescrollview.h \ + gui/imageview.h # A list header files @@ -20,7 +21,8 @@ SOURCES = gui/iconview.cpp gui/filesystem.cpp gui/mainwindow.cpp \ impl/dir/dir_dirview.cpp iface/dirlister.cpp \ iface/dirview.cpp impl/dir/dir_lister.cpp \ impl/dir/dir_ifaceinfo.cpp lib/slavemaster.cpp \ - gui/imageinfoui.cpp gui/imagescrollview.cpp + gui/imageinfoui.cpp gui/imagescrollview.cpp \ + gui/imageview.cpp # A list of source files INTERFACES = -- cgit v0.9.0.2