summaryrefslogtreecommitdiffstats
path: root/src/webqueryciteseerx.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/webqueryciteseerx.h')
-rw-r--r--src/webqueryciteseerx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webqueryciteseerx.h b/src/webqueryciteseerx.h
index 6ec1975..78a88f4 100644
--- a/src/webqueryciteseerx.h
+++ b/src/webqueryciteseerx.h
@@ -132,7 +132,7 @@ namespace KBibTeX
/// List with waiting queries
std::deque<DataRequest> m_queryQueue;
- /// Pointer to QT-dialog.
+ /// Pointer to TQt dialog.
WebQueryCiteSeerXWidget *m_widget;
};