summaryrefslogtreecommitdiff
path: root/noncore/apps/advancedfm/advancedfm.cpp
authorllornkcor <llornkcor>2004-01-08 22:46:40 (UTC)
committer llornkcor <llornkcor>2004-01-08 22:46:40 (UTC)
commitb52dbdb9e992bd891d69601a6425086099e2ea04 (patch) (side-by-side diff)
tree16f57fb5e0063c5095161b30a898287e22e318b5 /noncore/apps/advancedfm/advancedfm.cpp
parent5862ce131c780c38d5df7d336ec5d8fb8f62a0bc (diff)
downloadopie-b52dbdb9e992bd891d69601a6425086099e2ea04.zip
opie-b52dbdb9e992bd891d69601a6425086099e2ea04.tar.gz
opie-b52dbdb9e992bd891d69601a6425086099e2ea04.tar.bz2
make quicklaunch again
Diffstat (limited to 'noncore/apps/advancedfm/advancedfm.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/advancedfm/advancedfm.cpp10
1 files changed, 7 insertions, 3 deletions
diff --git a/noncore/apps/advancedfm/advancedfm.cpp b/noncore/apps/advancedfm/advancedfm.cpp
index ac16540..9c13e53 100644
--- a/noncore/apps/advancedfm/advancedfm.cpp
+++ b/noncore/apps/advancedfm/advancedfm.cpp
@@ -51,3 +51,7 @@
+#ifdef NOQUICKLAUNCH
AdvancedFm::AdvancedFm( )
+#else
+AdvancedFm::AdvancedFm(QWidget *,const char*, WFlags )
+#endif
: QMainWindow( ) {
@@ -105,3 +109,3 @@ void AdvancedFm::populateView() {
-qWarning("PopulateView");
+// qWarning("PopulateView");
QPixmap pm;
@@ -111,3 +115,3 @@ qWarning("PopulateView");
-qWarning("path is "+path);
+//qWarning("path is "+path);
thisView->clear();
@@ -815,3 +819,3 @@ QListView * AdvancedFm::OtherView() {
void AdvancedFm::setOtherTabCurrent() {
- qWarning("setOtherTabCurrent() %d", whichTab);
+// qWarning("setOtherTabCurrent() %d", whichTab);
if ( whichTab == 1) {