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