GnuCashew ~ Web Application compatible with GnuCash sql data files.
GCW
Loading...
Searching...
No Matches
Variables
EditWidget.cpp File Reference
#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::PaymentWidgetDialogdialog
 

Variable Documentation

◆ dialog

std::unique_ptr< GCW::Gui::BillPay::PaymentWidgetDialog > dialog
static