diff options
Diffstat (limited to 'noatun-plugins/oblique/tree.h')
-rw-r--r-- | noatun-plugins/oblique/tree.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/noatun-plugins/oblique/tree.h b/noatun-plugins/oblique/tree.h index 8f92f2a..af14f95 100644 --- a/noatun-plugins/oblique/tree.h +++ b/noatun-plugins/oblique/tree.h @@ -61,8 +61,8 @@ public: virtual int compare(TQListViewItem * i, int col, bool) const; /** - * open my tqparents so that I'm visible, if I'm playing or - * close my tqparents if I'm not playing, and the user + * open my parents so that I'm visible, if I'm playing or + * close my parents if I'm not playing, and the user * didn't open **/ void autoExpand(); |