GnuCashew ~ GnuCash Enabled Web
GCW
AccountSuggestionModel.cpp
Go to the documentation of this file.
1 #line 2 "src/Eng/AccountSuggestionModel.cpp"
2 
4 
6 AccountSuggestionModel( const std::string & _accountGuid )
7 : Wt::WStandardItemModel( 0, 1 ),
8  m_accountGuid( _accountGuid )
9 {
10 
11 } // endAccountSuggestionModel( const std::string & _accountGuid )
12 
13 
AccountSuggestionModel(const std::string &_accountGuid)
Definition: GncLock.h:6