summaryrefslogtreecommitdiffstats
path: root/src/loanview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/loanview.h')
-rw-r--r--src/loanview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/loanview.h b/src/loanview.h
index e9eb563..a9774fe 100644
--- a/src/loanview.h
+++ b/src/loanview.h
@@ -30,7 +30,7 @@ namespace Tellico {
*/
class LoanView : public GUI::ListView, public Observer {
Q_OBJECT
- TQ_OBJECT
+
public:
LoanView(TQWidget* parent, const char* name=0);