summaryrefslogtreecommitdiffstats
path: root/src/tools/ntqshared.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-05-14 19:35:54 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-05-14 19:35:54 -0500
commit9a4765a62e321af08ec96a03cdbef64039788e86 (patch)
treefd261fdcf042d490030a2a1d337cf1b7cc8b514f /src/tools/ntqshared.h
parentc740211ffba3330d951f4c3ddefea8edf23a01cd (diff)
downloadtqt3-9a4765a62e321af08ec96a03cdbef64039788e86.tar.gz
tqt3-9a4765a62e321af08ec96a03cdbef64039788e86.zip
Automated update from Qt3
Diffstat (limited to 'src/tools/ntqshared.h')
-rw-r--r--src/tools/ntqshared.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tools/ntqshared.h b/src/tools/ntqshared.h
index 7f02c772..a556ac20 100644
--- a/src/tools/ntqshared.h
+++ b/src/tools/ntqshared.h
@@ -45,7 +45,6 @@
#include "ntqglobal.h"
#endif // QT_H
-
struct Q_EXPORT TQShared
{
TQShared() : count( 1 ) { }