summaryrefslogtreecommitdiff
path: root/noncore/comm
authorzecke <zecke>2002-11-03 11:11:28 (UTC)
committer zecke <zecke>2002-11-03 11:11:28 (UTC)
commite84a1bc31c336df5aea13ac23a47bc15b6ca2e8d (patch) (side-by-side diff)
tree65c0a66d7fce49f012549fcfb97724c074a38511 /noncore/comm
parentd26f82ea57c70fd0e77eb192f7e133c5f76c2f0f (diff)
downloadopie-e84a1bc31c336df5aea13ac23a47bc15b6ca2e8d.zip
opie-e84a1bc31c336df5aea13ac23a47bc15b6ca2e8d.tar.gz
opie-e84a1bc31c336df5aea13ac23a47bc15b6ca2e8d.tar.bz2
patch by jowenn no default arguments....
Diffstat (limited to 'noncore/comm') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/comm/keypebble/kvncbookmarkdlg.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/comm/keypebble/kvncbookmarkdlg.cpp b/noncore/comm/keypebble/kvncbookmarkdlg.cpp
index 1e2f3c3..8556d49 100644
--- a/noncore/comm/keypebble/kvncbookmarkdlg.cpp
+++ b/noncore/comm/keypebble/kvncbookmarkdlg.cpp
@@ -18,7 +18,7 @@
#include "krfbserver.h"
#include "kvncbookmarkdlg.h"
-KVNCBookmarkDlg::KVNCBookmarkDlg( QWidget * parent=0, const char * name=0, WFlags f=0 )
+KVNCBookmarkDlg::KVNCBookmarkDlg( QWidget * parent, const char * name, WFlags f )
: KVNCBookmarkDlgBase( parent, name,f)
{