diff options
Diffstat (limited to 'kstars/kstars/finddialog.h')
-rw-r--r-- | kstars/kstars/finddialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kstars/kstars/finddialog.h b/kstars/kstars/finddialog.h index 71059da0..cb6b3c70 100644 --- a/kstars/kstars/finddialog.h +++ b/kstars/kstars/finddialog.h @@ -35,7 +35,7 @@ class TQListBoxItem; class SkyObjectNameListItem; /**@class FindDialog - *Dialog window for finding SkyObjects by name. The dialog contains + *Dialog window for finding SkyObjects by name. The dialog tqcontains *a TQListBox showing the list of named objects, a TQLineEdit for filtering *the list by name, and a QCombobox for filtering the list by object type. * |