summaryrefslogtreecommitdiffstats
path: root/tdegtk/tdegtk-utils.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-11-10 23:48:33 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-11-10 23:48:33 -0600
commitec156de9735a1b6183a0bede86986e132d080594 (patch)
tree4ed7d668b2d38024484288b172622cc976fc991d /tdegtk/tdegtk-utils.h
parentcf8d4ef895903edde76148ebf4ca9876bcf42d26 (diff)
downloadgtk3-tqt-engine-ec156de9735a1b6183a0bede86986e132d080594.tar.gz
gtk3-tqt-engine-ec156de9735a1b6183a0bede86986e132d080594.zip
Draw sliders with TQt3 methods
Diffstat (limited to 'tdegtk/tdegtk-utils.h')
-rw-r--r--tdegtk/tdegtk-utils.h2
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)