GnuCashew ~ Web Application compatible with GnuCash sql data files.
GCW
Loading...
Searching...
No Matches
AccountComboModel.h
Go to the documentation of this file.
1#line 2 "src/Eng/AccountComboModel.h"
2
3#ifndef __ENG_ACCOUNTCOMBOMODEL_H___
4#define __ENG_ACCOUNTCOMBOMODEL_H___
5
6#include <Wt/WStandardItemModel.h>
7
8namespace GCW {
9 namespace Eng {
10
13{
14 public:
15
17};
18
19 } // end namespace Eng {
20} // endnamespace GCW {
21
22#endif // #ifndef __ENG_ACCOUNTCOMBOMODEL_H___
23
24
Definition App.h:18