diff options
Diffstat (limited to 'languages/sql/sqloutputwidget.h')
-rw-r--r-- | languages/sql/sqloutputwidget.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/languages/sql/sqloutputwidget.h b/languages/sql/sqloutputwidget.h index 766a0209..3c3b6846 100644 --- a/languages/sql/sqloutputwidget.h +++ b/languages/sql/sqloutputwidget.h @@ -9,8 +9,8 @@ * * ***************************************************************************/ -#ifndef _STQLOUTPUTWIDGET_H_ -#define _STQLOUTPUTWIDGET_H_ +#ifndef _SQLOUTPUTWIDGET_H_ +#define _SQLOUTPUTWIDGET_H_ #include <tqwidget.h> |