diff options
Diffstat (limited to 'qtinterface/tqchkbox.h')
-rw-r--r-- | qtinterface/tqchkbox.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/qtinterface/tqchkbox.h b/qtinterface/tqchkbox.h index d25806c..4e3129b 100644 --- a/qtinterface/tqchkbox.h +++ b/qtinterface/tqchkbox.h @@ -19,8 +19,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef TQCHKBOX_H -#define TQCHKBOX_H +#ifndef TQT_TQCHKBOX_H +#define TQT_TQCHKBOX_H #include <tqt.h> @@ -28,4 +28,4 @@ Boston, MA 02110-1301, USA. #include <tqcheckbox.h> -#endif /* TQCHKBOX_H */
\ No newline at end of file +#endif /* TQT_TQCHKBOX_H */
\ No newline at end of file |