mirror of
https://github.com/jorenchik/mdemory.git
synced 2026-03-22 00:26:21 +00:00
removed mark
This commit is contained in:
@@ -1158,7 +1158,6 @@ QMainWindow *initMdemListWindow() {
|
||||
&QFileDialog::fileSelected,
|
||||
[](QString directory) {
|
||||
|
||||
// MARK
|
||||
bool unsavedMdem = false;
|
||||
for (auto pair: buffers) {
|
||||
if (pair.second->isModified) {
|
||||
|
||||
Reference in New Issue
Block a user