From b54a9a4b4188ff4759574028f7ea0e231ee6bed3 Mon Sep 17 00:00:00 2001 From: warmi Date: Thu, 15 Aug 2002 03:22:56 +0000 Subject: ImageFileSelector.h and ImageFileSelector.cpp added. --- (limited to 'noncore/multimedia/showimg') diff --git a/noncore/multimedia/showimg/showimg.pro b/noncore/multimedia/showimg/showimg.pro index f877bcc..2b6241f 100644 --- a/noncore/multimedia/showimg/showimg.pro +++ b/noncore/multimedia/showimg/showimg.pro @@ -1,9 +1,10 @@ TEMPLATE = app CONFIG += qt warn_on release DESTDIR = $(OPIEDIR)/bin -HEADERS = showimg.h +HEADERS = showimg.h ImageFileSelector.h SOURCES = main.cpp \ - showimg.cpp + showimg.cpp\ + ImageFileSelector.cpp TARGET = showimg INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include -- cgit v0.9.0.2