diff options
| author | Calvin Morrison <calvin@pobox.com> | 2026-01-25 15:23:07 -0500 |
|---|---|---|
| committer | Calvin Morrison <calvin@pobox.com> | 2026-01-25 15:23:07 -0500 |
| commit | 2c204cd94e2d30aee136fbb0f14b64d5cc29b266 (patch) | |
| tree | 78bf415477414f129ff034423ed4319391d53f33 /cashflow.h | |
| parent | 9094e0ea4a49626188f79642bff22d57d6732899 (diff) | |
Diffstat (limited to 'cashflow.h')
| -rw-r--r-- | cashflow.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -53,6 +53,7 @@ private slots: void onExpandAll(); void onJumpToToday(); void onTransactionTableDoubleClicked(int row, int column); + void onImportCSV(); private: enum PeriodType { |
