diff options
Diffstat (limited to 'kmymoney2/reports/querytable.h')
-rw-r--r-- | kmymoney2/reports/querytable.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kmymoney2/reports/querytable.h b/kmymoney2/reports/querytable.h index e1b3918..3203a06 100644 --- a/kmymoney2/reports/querytable.h +++ b/kmymoney2/reports/querytable.h @@ -23,8 +23,8 @@ * * ***************************************************************************/ -#ifndef TQUERYTABLE_H -#define TQUERYTABLE_H +#ifndef QUERYTABLE_H +#define QUERYTABLE_H // ---------------------------------------------------------------------------- // QT Includes @@ -139,4 +139,4 @@ class CashFlowList: public TQValueList<CashFlowListItem> } -#endif // TQUERYREPORT_H +#endif // QUERYREPORT_H |