diff options
Diffstat (limited to 'tdegtk/tdegtk-utils.h')
-rw-r--r-- | tdegtk/tdegtk-utils.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdegtk/tdegtk-utils.h b/tdegtk/tdegtk-utils.h index 0b97689..66be2c9 100644 --- a/tdegtk/tdegtk-utils.h +++ b/tdegtk/tdegtk-utils.h @@ -207,7 +207,7 @@ return allocation; } - //! returns true if given path as given type + //! returns true if given path has given type bool gtk_widget_path_has_type( const GtkWidgetPath*, GType ); //! returns true if widget is a groupbox (a la Qt) |