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) (show whitespace changes)
-rw-r--r--libopie2/opieui/fileselector/ofiledialog.cpp3
1 files changed, 3 insertions, 0 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
@@ -30,24 +30,27 @@
/* OPIE */
#include <opie2/ofiledialog.h>
#include <qpe/applnk.h>
#include <qpe/config.h>
#include <qpe/qpeapplication.h>
/* 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
* and to save it
* helper to extract the dir out of a file name
*/
/**
* This method will use Config( argv[0] );
* @param key The group key used