summaryrefslogtreecommitdiffstats
path: root/src/progressindicator.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-17 16:01:50 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-17 16:01:50 -0600
commit37f7c7c47abcbf624be797ab463ade2d0b6e27ef (patch)
tree76119b0e27d53327619833233f19e0fc3d70f8b7 /src/progressindicator.h
parent217d3f3bc621be16589532ad598defffb2f9a222 (diff)
downloadsoundkonverter-37f7c7c47abcbf624be797ab463ade2d0b6e27ef.tar.gz
soundkonverter-37f7c7c47abcbf624be797ab463ade2d0b6e27ef.zip
Remove spurious TQ_OBJECT instances
Diffstat (limited to 'src/progressindicator.h')
-rwxr-xr-xsrc/progressindicator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/progressindicator.h b/src/progressindicator.h
index b879136..9c92a37 100755
--- a/src/progressindicator.h
+++ b/src/progressindicator.h
@@ -18,7 +18,7 @@ class KSystemTray;
class ProgressIndicator : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
* Constructor