summaryrefslogtreecommitdiffstats
path: root/karm/edittaskdialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'karm/edittaskdialog.cpp')
-rw-r--r--karm/edittaskdialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/karm/edittaskdialog.cpp b/karm/edittaskdialog.cpp
index 8c165154..c91f13ea 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++)