summaryrefslogtreecommitdiff
path: root/libopie2/opieui/fileselector
authorzecke <zecke>2004-09-18 13:13:37 (UTC)
committer zecke <zecke>2004-09-18 13:13:37 (UTC)
commit721dbd6d4cfc2bfdede82a937b921e6f454da7d1 (patch) (side-by-side diff)
tree1ea55ee2a6a938f77c5e1ae93716f5be8836862e /libopie2/opieui/fileselector
parente657f4e105ba8b0a0be174add45d008ebb140455 (diff)
downloadopie-721dbd6d4cfc2bfdede82a937b921e6f454da7d1.zip
opie-721dbd6d4cfc2bfdede82a937b921e6f454da7d1.tar.gz
opie-721dbd6d4cfc2bfdede82a937b921e6f454da7d1.tar.bz2
Hint the NameSpace of OFileDialog and OFontSelector
Diffstat (limited to 'libopie2/opieui/fileselector') (more/less context) (ignore whitespace changes)
-rw-r--r--libopie2/opieui/fileselector/ofiledialog.cpp5
1 files changed, 4 insertions, 1 deletions
diff --git a/libopie2/opieui/fileselector/ofiledialog.cpp b/libopie2/opieui/fileselector/ofiledialog.cpp
index ebce0ef..4c6b800 100644
--- a/libopie2/opieui/fileselector/ofiledialog.cpp
+++ b/libopie2/opieui/fileselector/ofiledialog.cpp
@@ -20,13 +20,13 @@
 -.   .:....=;==+<; You should have received a copy of the GNU
  -_. . .   )=.  = Library General Public License along with
    --        :-=` this library; see the file COPYING.LIB.
If not, write to the Free Software Foundation,
Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA.
-
+
*/
/* OPIE */
#include <opie2/ofiledialog.h>
#include <qpe/applnk.h>
@@ -36,12 +36,15 @@
/* QT */
#include <qfileinfo.h>
#include <qstring.h>
#include <qapplication.h>
#include <qlayout.h>
+
+/* TRANSLATOR Opie::Ui::OFileDialog */
+
using namespace Opie::Ui;
namespace
{
/*
* helper functions to load the start dir