summaryrefslogtreecommitdiffstats
path: root/quanta/utility/quantacommon.h
diff options
context:
space:
mode:
Diffstat (limited to 'quanta/utility/quantacommon.h')
-rw-r--r--quanta/utility/quantacommon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/utility/quantacommon.h b/quanta/utility/quantacommon.h
index ac209570..915de6fb 100644
--- a/quanta/utility/quantacommon.h
+++ b/quanta/utility/quantacommon.h
@@ -104,7 +104,7 @@ public:
bool smartTagInsertion; //enable/disable smartTagInsertion
};
-typedef struct DirInfo{
+struct DirInfo {
TQString mimeType;
TQString preText;
TQString postText;