diff options
author | Timothy Pearson <[email protected]> | 2013-05-14 19:35:54 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-05-14 19:35:54 -0500 |
commit | 9a4765a62e321af08ec96a03cdbef64039788e86 (patch) | |
tree | fd261fdcf042d490030a2a1d337cf1b7cc8b514f /src/tools/ntqshared.h | |
parent | c740211ffba3330d951f4c3ddefea8edf23a01cd (diff) | |
download | tqt3-9a4765a62e321af08ec96a03cdbef64039788e86.tar.gz tqt3-9a4765a62e321af08ec96a03cdbef64039788e86.zip |
Automated update from Qt3
Diffstat (limited to 'src/tools/ntqshared.h')
-rw-r--r-- | src/tools/ntqshared.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tools/ntqshared.h b/src/tools/ntqshared.h index 7f02c772a..a556ac200 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 ) { } |