aboutsummaryrefslogtreecommitdiffstats
path: root/fileout.h
diff options
context:
space:
mode:
authorHugo Lima <hugo.lima@openbossa.org>2009-08-20 13:48:45 -0300
committerHugo Lima <hugo.lima@openbossa.org>2009-08-20 13:48:45 -0300
commitdfa423ac3109e0e40cba5f43471b34b98ed3189d (patch)
treee900a9c1aeb99aa5a9cb2f90489c6629c81e6a57 /fileout.h
parent8f9ed5bd51827d96bda708121008b24bb3d55801 (diff)
Removed all generator stuff from APIExtractor, this stuff should be moved to the generator,
and the apiextractor library should be just what their name means, an API extractor. This break the APIExtractor source compatibility with no mercy!
Diffstat (limited to 'fileout.h')
-rw-r--r--fileout.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/fileout.h b/fileout.h
index 7570bbc45..d5c9e29c5 100644
--- a/fileout.h
+++ b/fileout.h
@@ -30,8 +30,6 @@
class FileOut : public QObject
{
- Q_OBJECT
-
private:
QByteArray tmp;
QString name;