From 1fed961e25a6afd4070d8873b431aba8342406c3 Mon Sep 17 00:00:00 2001 From: mickeyl Date: Mon, 27 Oct 2003 20:26:56 +0000 Subject: merge noncore/multimedia/showimg - opieplayer2 and opierec generate lots of conflicts in merge I'll gladly leave that to the experts ljp and Harlekin ;) --- (limited to 'noncore/multimedia/showimg/showimg.h') diff --git a/noncore/multimedia/showimg/showimg.h b/noncore/multimedia/showimg/showimg.h index 8555ff0..abbd976 100644 --- a/noncore/multimedia/showimg/showimg.h +++ b/noncore/multimedia/showimg/showimg.h @@ -158,6 +158,7 @@ class ImageViewer : public QMainWindow { Q_OBJECT public: + static QString appName() { return QString::fromLatin1("showimg"); } ImageViewer( QWidget *parent=0, const char *name=0, int wFlags=0 ); ~ImageViewer(); -- cgit v0.9.0.2