summaryrefslogtreecommitdiffstats
path: root/kbarcode/sqltables.h
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-08-14 21:37:51 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-08-14 21:37:51 +0000
commitc0acd81bbf8dd493e0932a0607a331409b8e100d (patch)
treef531ce5bcf55f6a467c4610a0022e83da3bf04e0 /kbarcode/sqltables.h
parente295fa9ed9bf0a1ce153cd3e92a6fc24b9316933 (diff)
downloadkbarcode-c0acd81bbf8dd493e0932a0607a331409b8e100d.tar.gz
kbarcode-c0acd81bbf8dd493e0932a0607a331409b8e100d.zip
Convert accidental instances of STQL to the proper SQL
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kbarcode@1247182 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kbarcode/sqltables.h')
-rw-r--r--kbarcode/sqltables.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kbarcode/sqltables.h b/kbarcode/sqltables.h
index def102b..3931a6d 100644
--- a/kbarcode/sqltables.h
+++ b/kbarcode/sqltables.h
@@ -15,8 +15,8 @@
* *
***************************************************************************/
-#ifndef STQLTABLES_H
-#define STQLTABLES_H
+#ifndef SQLTABLES_H
+#define SQLTABLES_H
#include <tqobject.h>
#include <tqwidget.h>