From 75f029f87d4c84b37ccfe1c81ef205a6cd5fca79 Mon Sep 17 00:00:00 2001 From: mickeyl Date: Mon, 07 Apr 2003 14:40:28 +0000 Subject: started to document the whole stuff --- (limited to 'libopie2/opieui') diff --git a/libopie2/opieui/odialog.h b/libopie2/opieui/odialog.h index 38f25e8..7947dfb 100644 --- a/libopie2/opieui/odialog.h +++ b/libopie2/opieui/odialog.h @@ -63,8 +63,7 @@ class ODialog : public QDialog * * Takes the same arguments as @ref QDialog. */ - ODialog(QWidget *parent = 0, const char *name = 0, - bool modal = false, WFlags f = 0); + ODialog(QWidget *parent = 0, const char *name = 0, bool modal = false, WFlags f = 0); /** * Return the number of pixels you shall use between a -- cgit v0.9.0.2