summaryrefslogtreecommitdiffstats
path: root/kbarcode/sqltables.h
diff options
context:
space:
mode:
Diffstat (limited to 'kbarcode/sqltables.h')
-rw-r--r--kbarcode/sqltables.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbarcode/sqltables.h b/kbarcode/sqltables.h
index 36c08ab..a9ea6fb 100644
--- a/kbarcode/sqltables.h
+++ b/kbarcode/sqltables.h
@@ -33,7 +33,7 @@
// Holds all information
// necessary for connecting
// to a database
-typedef struct mysqldata {
+struct mysqldata {
TQString username;
TQString password;
TQString hostname; // localhost