mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2025-06-04 01:28:58 -04:00
Currently on Linux most dialogs follow the following order of action buttons: "OK", "Cancel" (left to right). However, several dialogs are constructed explicitly and don't follow this convention. This commit fixes this discrepancy. Fixes: https://github.com/Palm1r/QodeAssist/issues/83