Sami Ahmed
5b7db2ccd3
fix(ui): include transactionrecord.h in overviewpage.cpp
...
The 3-tier amount color rule references TransactionStatus::Confirming
directly. transactiontablemodel.h only forward-declares TransactionStatus
(it does not include transactionrecord.h), so the inner enum value
'Confirming' was not visible in the overviewpage.cpp translation unit.
This manifested as a build failure on every Qt build (linux-qt, macos,
windows-qt) on the rebased PR #22 . Daemon builds were unaffected because
they don't compile overviewpage.cpp.
Fix: include transactionrecord.h in overviewpage.cpp so the
TransactionStatus enum values are in scope.
2026-07-08 13:42:31 -07:00
..
2026-07-07 18:56:21 -07:00
2026-04-05 02:01:14 -07:00
2026-04-05 02:00:58 -07:00
2026-03-19 02:31:23 -07:00
2026-07-08 13:42:31 -07:00
2026-04-29 03:07:14 -07:00
2026-07-07 15:59:29 -07:00
2026-07-07 18:56:21 -07:00
2014-10-05 23:37:30 +02:00
2026-03-12 00:50:34 -07:00
2026-05-08 21:34:24 -07:00
2014-10-05 23:37:30 +02:00
2014-07-16 16:05:09 -07:00
2026-05-08 23:43:27 -07:00
2026-07-07 14:42:30 -07:00
2026-05-09 21:27:36 -07:00
2026-06-15 19:15:43 -07:00
2014-07-16 16:05:09 -07:00
2014-07-16 16:05:09 -07:00
2026-07-03 13:57:16 -07:00
2026-06-27 19:27:17 -07:00
2026-07-02 01:29:03 -07:00
2026-05-13 00:44:08 -07:00
2026-06-23 20:13:02 -07:00
2026-06-23 20:13:02 -07:00
2026-07-01 03:46:26 -07:00
2026-04-25 02:52:12 -07:00
2026-05-08 23:43:27 -07:00
2026-07-07 21:10:41 -07:00
2026-07-04 16:25:26 -07:00
2014-07-16 16:05:09 -07:00
2026-03-10 23:34:33 -07:00
2026-05-08 21:34:24 -07:00
2026-05-08 23:08:40 -07:00
2026-05-08 21:34:24 -07:00
2026-04-29 02:55:18 -07:00
2026-04-29 02:55:18 -07:00
2026-04-29 02:55:18 -07:00
2014-07-16 16:05:09 -07:00
2026-05-08 21:34:24 -07:00
2026-05-08 21:34:24 -07:00
2014-07-16 16:05:09 -07:00
2014-07-16 16:05:09 -07:00
2014-07-16 16:05:09 -07:00
2014-07-16 16:05:09 -07:00
2014-07-16 16:05:09 -07:00
2014-07-16 16:05:09 -07:00
2026-06-15 19:15:43 -07:00
2026-06-15 19:15:43 -07:00
2026-06-29 13:45:59 -07:00
2026-06-29 13:45:59 -07:00
2026-07-01 14:19:42 -07:00
2026-06-29 13:45:59 -07:00
2026-07-07 18:56:21 -07:00
2026-05-08 21:34:24 -07:00
2014-07-16 16:05:09 -07:00
2014-07-16 16:05:09 -07:00
2026-06-11 01:34:21 -07:00
2014-10-05 23:37:30 +02:00
2026-04-29 02:55:18 -07:00
2026-05-08 23:08:40 -07:00
2026-05-10 01:21:06 -07:00
2026-05-08 23:08:40 -07:00
2014-07-16 16:05:09 -07:00
2026-07-07 15:59:29 -07:00
2026-07-07 15:59:29 -07:00
2026-06-27 19:19:30 -07:00
2026-04-03 17:53:35 -07:00
2014-10-05 23:37:30 +02:00
2026-04-03 22:01:37 -07:00
2026-04-03 17:55:41 -07:00
2026-06-29 15:21:11 -07:00
2026-06-29 14:52:53 -07:00
2026-06-29 14:52:53 -07:00
2026-06-29 14:52:53 -07:00
2026-04-26 15:27:14 -07:00
2014-10-05 23:37:30 +02:00
2026-06-30 17:44:09 -07:00
2026-03-19 01:52:40 -07:00
2014-07-16 16:05:09 -07:00
2014-07-16 16:05:09 -07:00
2014-10-05 23:37:30 +02:00
2026-06-27 19:19:30 -07:00
2026-05-10 02:33:40 -07:00
2026-03-16 01:57:50 -07:00
2026-06-29 20:08:06 -07:00
2026-06-23 20:13:02 -07:00
2026-06-29 20:08:06 -07:00
2026-04-19 02:41:42 -07:00
2026-06-29 15:21:11 -07:00
2026-05-08 22:26:31 -07:00
2026-04-26 18:11:00 -07:00
2026-07-01 14:19:42 -07:00
2026-03-09 02:45:04 -07:00
2026-03-09 02:45:04 -07:00
2026-07-07 22:33:26 -07:00
2026-05-08 23:54:05 -07:00
2014-07-21 20:07:07 -07:00
2015-07-28 15:59:06 +02:00
2014-10-05 23:37:30 +02:00
2014-07-16 16:05:09 -07:00
2014-10-05 23:37:30 +02:00
2026-05-09 19:32:44 -07:00
2014-07-16 16:05:09 -07:00
2026-04-23 01:17:51 -07:00
2026-07-07 14:42:30 -07:00
2014-07-16 16:05:09 -07:00
2026-06-27 15:04:04 -07:00
2026-05-08 21:34:24 -07:00
2026-06-25 03:02:23 -07:00
2026-04-26 15:27:14 -07:00
2026-03-10 23:34:33 -07:00
2014-07-16 16:05:09 -07:00
2014-07-16 16:05:09 -07:00
2014-07-16 16:05:09 -07:00
2014-07-16 16:05:09 -07:00
2014-07-16 16:05:09 -07:00
2014-07-16 16:05:09 -07:00
2014-10-05 23:37:30 +02:00
2014-07-16 16:05:09 -07:00
2014-07-16 16:05:09 -07:00
2014-07-16 16:05:09 -07:00
2014-07-16 16:05:09 -07:00
2014-07-16 16:05:09 -07:00
2014-07-16 16:05:09 -07:00
2014-07-16 16:05:09 -07:00
2026-03-10 23:34:33 -07:00
2026-05-08 23:08:40 -07:00
2026-05-08 23:08:40 -07:00
2026-06-27 18:17:59 -07:00
2026-07-01 12:21:25 -07:00
2026-04-26 15:27:14 -07:00
2026-03-19 01:52:40 -07:00
2026-06-18 20:05:54 -07:00
2026-06-29 20:08:06 -07:00
2026-06-24 19:03:15 -07:00
2026-06-27 18:17:59 -07:00
2026-06-23 20:13:02 -07:00
2026-07-01 16:09:25 -07:00
2026-07-01 16:09:25 -07:00
2026-05-13 01:01:44 -07:00
2026-07-01 16:09:25 -07:00
2026-06-29 20:08:06 -07:00
2026-06-29 20:08:06 -07:00
2026-04-26 18:01:53 -07:00
2014-10-05 23:37:30 +02:00
2026-04-26 19:03:43 -07:00
2026-07-07 14:42:30 -07:00
2026-07-07 14:42:30 -07:00
2026-07-01 13:29:28 -07:00
2026-07-01 02:17:51 -07:00
2026-04-19 02:09:12 -07:00
2026-05-08 21:34:24 -07:00
2026-07-01 14:19:42 -07:00
2026-07-01 14:19:42 -07:00
2026-06-29 20:08:06 -07:00
2026-06-30 01:01:16 -07:00
2026-06-29 20:08:06 -07:00
2026-06-30 01:01:16 -07:00
2026-06-30 01:01:16 -07:00
2026-06-29 20:08:06 -07:00
2026-06-29 20:08:06 -07:00
2026-07-04 14:37:21 -07:00
2026-07-01 14:19:42 -07:00
2026-06-29 20:08:06 -07:00
2026-06-29 20:08:06 -07:00
2026-05-08 21:34:24 -07:00
2026-03-12 00:50:34 -07:00