From ea659c62bea118dbf45f3f2d36a46cde7bfe5b4b Mon Sep 17 00:00:00 2001 From: Samuel Gomes <47574584+a740g@users.noreply.github.com> Date: Wed, 26 Oct 2022 03:35:51 +0530 Subject: [PATCH] Remove goal - common dialog now baked into QB64-PE --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index e38d8f7..d882cba 100644 --- a/README.md +++ b/README.md @@ -45,4 +45,3 @@ the actual program you will add your code to. * Make the library standalone and work from any directory * Remove all gimmicky features like the defunct auto-update & installer * Ensure the library does not write anything to disk and runs completely from memory -* Add cross-platform common dialogs like MessageBox, InputBox, PasswordBox, ColorPicker, OpenFileDialog, SaveFileDialog, SelectFolderDialog, Tray-popup, Notification Beep