summaryrefslogtreecommitdiff
path: root/noncore/settings/sysinfo/sysinfo.h
Unidiff
Diffstat (limited to 'noncore/settings/sysinfo/sysinfo.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/settings/sysinfo/sysinfo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/settings/sysinfo/sysinfo.h b/noncore/settings/sysinfo/sysinfo.h
index d69346a..94c3876 100644
--- a/noncore/settings/sysinfo/sysinfo.h
+++ b/noncore/settings/sysinfo/sysinfo.h
@@ -31,2 +31,3 @@ public:
31 SystemInfo( QWidget *parent = 0, const char *name = 0, WFlags f = 0 ); 31 SystemInfo( QWidget *parent = 0, const char *name = 0, WFlags f = 0 );
32 static QString appName() { return QString::fromLatin1("sysinfo"); }
32}; 33};