-rw-r--r-- | libopie2/opienet/omanufacturerdb.cpp | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/libopie2/opienet/omanufacturerdb.cpp b/libopie2/opienet/omanufacturerdb.cpp index 3003e12..32bae0a 100644 --- a/libopie2/opienet/omanufacturerdb.cpp +++ b/libopie2/opienet/omanufacturerdb.cpp | |||
@@ -34,2 +34,3 @@ | |||
34 | #include <opie2/odebug.h> | 34 | #include <opie2/odebug.h> |
35 | #include <qpe/qpeapplication.h> | ||
35 | #ifdef OPIE_IMPROVE_GUI_LATENCY | 36 | #ifdef OPIE_IMPROVE_GUI_LATENCY |
@@ -38,2 +39,4 @@ | |||
38 | 39 | ||
40 | |||
41 | |||
39 | /* QT */ | 42 | /* QT */ |
@@ -69,3 +72,3 @@ OManufacturerDB::OManufacturerDB() | |||
69 | { | 72 | { |
70 | filename = "/opt/QtPalmtop/etc/manufacturers"; | 73 | filename = QPEApplication::qpeDir()+"/etc/manufacturers"; |
71 | odebug << "OManufacturerDB: trying to read " << filename << oendl; | 74 | odebug << "OManufacturerDB: trying to read " << filename << oendl; |