diff options
Diffstat (limited to 'karm/edittaskdialog.cpp')
-rw-r--r-- | karm/edittaskdialog.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/karm/edittaskdialog.cpp b/karm/edittaskdialog.cpp index 8c1651546..c91f13eaf 100644 --- a/karm/edittaskdialog.cpp +++ b/karm/edittaskdialog.cpp @@ -201,7 +201,7 @@ EditTaskDialog::EditTaskDialog( TQString caption, bool editDlg, } enableDesktops = true; } - // if some desktops were specified, then enable the tqparent box + // if some desktops were specified, then enable the parent box _desktopCB->setChecked(enableDesktops); for (int i=0; i<desktopCount; i++) |