diff options
Diffstat (limited to 'qtools')
-rw-r--r-- | qtools/qfeatures.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qtools/qfeatures.h b/qtools/qfeatures.h index 84fa715..d6c2882 100644 --- a/qtools/qfeatures.h +++ b/qtools/qfeatures.h @@ -637,7 +637,7 @@ # define QT_NO_VBUTTONGROUP #endif /*! - Horizonal box layout widgets + Horizontal box layout widgets */ #ifdef QT_NO_FRAME # define QT_NO_HBOX |