Andreas Kling
a17fbd98e7
LibGUI: Add input types to GMessageBox.
...
Currently the two available input types are:
- GMessageBox::InputType::OK (default)
- GMessageBox::InputType::OKCancel
Based on your choice, GMessageBox::exec() will return ExecOK or ExecCancel.
2019-07-16 21:41:13 +02:00
..
2019-06-25 20:33:44 +02:00
2019-06-17 05:54:32 +02:00
2019-06-22 16:26:04 +02:00
2019-06-16 15:09:36 +02:00
2019-06-28 15:27:23 +02:00
2019-06-28 15:27:23 +02:00
2019-07-16 21:41:13 +02:00
2019-06-28 15:27:23 +02:00
2019-06-25 20:27:32 +02:00
2019-06-25 20:27:32 +02:00
2019-06-30 09:23:16 +02:00
2019-06-11 20:37:58 +02:00
2019-06-23 10:00:02 +02:00
2019-06-23 10:00:02 +02:00
2019-06-22 12:05:35 +02:00
2019-06-22 12:05:35 +02:00
2019-06-28 15:27:23 +02:00
2019-06-28 15:27:23 +02:00
2019-06-14 18:51:57 +02:00
2019-06-23 10:00:02 +02:00
2019-07-08 15:38:44 +02:00
2019-06-12 05:58:31 +02:00