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 60ee88a..e9eb563 100644
--- a/src/loanview.h
+++ b/src/loanview.h
@@ -33,7 +33,7 @@ Q_OBJECT
TQ_OBJECT
public:
- LoanView(TQWidget* tqparent, const char* name=0);
+ LoanView(TQWidget* parent, const char* name=0);
virtual bool isSelectable(GUI::ListViewItem*) const;