summaryrefslogtreecommitdiff
path: root/noncore/tools/remote/recorddialog.cpp
Unidiff
Diffstat (limited to 'noncore/tools/remote/recorddialog.cpp') (more/less context) (show whitespace changes)
-rw-r--r--noncore/tools/remote/recorddialog.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/noncore/tools/remote/recorddialog.cpp b/noncore/tools/remote/recorddialog.cpp
index f7cd30c..cfab730 100644
--- a/noncore/tools/remote/recorddialog.cpp
+++ b/noncore/tools/remote/recorddialog.cpp
@@ -18,3 +18,4 @@ Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
18 18
19RecordDialog::RecordDialog(QWidget *parent=0, const char *name=0):QDialog(parent, name) 19RecordDialog::RecordDialog(QWidget *parent, const char *name)
20 :QDialog(parent, name)
20{ 21{