summaryrefslogtreecommitdiffstats
path: root/src/fileexporter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/fileexporter.cpp')
-rw-r--r--src/fileexporter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fileexporter.cpp b/src/fileexporter.cpp
index b5fe73b..8d190b7 100644
--- a/src/fileexporter.cpp
+++ b/src/fileexporter.cpp
@@ -22,7 +22,7 @@
namespace BibTeX
{
- FileExporter::FileExporter() : QObject()
+ FileExporter::FileExporter() : TQObject()
{
// nothing
}