GnuCashew ~ GnuCash Enabled Web
GCW
|
#include <Wt/WDialog.h>
#include <Wt/WComboBox.h>
#include <Wt/WPushButton.h>
#include <Wt/WVBoxLayout.h>
#include <Wt/Json/Serializer.h>
#include "../define.h"
#include "../GnuCashew.h"
#include "MainWidget.h"
#include "FilePropertiesWidget.h"
#include "LanguagePicker.h"
Go to the source code of this file.
Functions | |
auto | test_gnucash () -> void |
auto test_gnucash | ( | ) | -> void |
Definition at line 125 of file MainWidget.cpp.
Referenced by GCW::Gui::MainWidget::test().