From c432e5eaca0ada1ede2b2966ae86be045e8c3f9b Mon Sep 17 00:00:00 2001 From: cniehaus Date: Fri, 27 Dec 2002 12:31:35 +0000 Subject: juhu, this should be fully translatable now :) --- (limited to 'noncore/apps/oxygen/oxygen.h') diff --git a/noncore/apps/oxygen/oxygen.h b/noncore/apps/oxygen/oxygen.h index 36ee9bc..57fe9fe 100644 --- a/noncore/apps/oxygen/oxygen.h +++ b/noncore/apps/oxygen/oxygen.h @@ -7,6 +7,8 @@ * * **************************************************************************/ +class QStringList; + #include class Oxygen : public QMainWindow @@ -18,4 +20,5 @@ class Oxygen : public QMainWindow private: void loadNames(); + QStringList names; }; -- cgit v0.9.0.2