|
GnuCashew ~ Web Application compatible with GnuCash sql data files.
GCW
|
#include <Wt/WMenuItem.h>#include <Wt/WVBoxLayout.h>#include <Wt/WMessageBox.h>#include "../../Eng/AccountComboModel.h"#include "../../Glb/Core.h"#include "BillPay.h"
Include dependency graph for EditWidget.cpp:Go to the source code of this file.
Variables | |
| static std::unique_ptr< GCW::Gui::BillPay::PaymentWidgetDialog > | dialog |
|
static |
Definition at line 331 of file EditWidget.cpp.
Referenced by GCW::Gui::AccountsTreeView::editAccount(), GCW::Gui::MainWidget::open_aboutWidget(), GCW::Gui::MainWidget::open_properties(), GCW::Gui::BillPay::EditWidget::processPayment(), and GCW::App::showWelcome().