Make kmk's TagEdit dialog enable the "Save" button only when there are changes to...
commit817be5a882de38addfd913770074cffc68101a18
authorPlamen Petrov <pvp@tk.ru.acad.bg>
Sun, 17 Feb 2008 18:10:55 +0000 (17 20:10 +0200)
committerPlamen Petrov <pvp@tk.ru.acad.bg>
Sun, 17 Feb 2008 18:10:55 +0000 (17 20:10 +0200)
tree457bbc00df860afe93702663974d12d95e43684c
parent23e11e2e35a5dcf1764dca8241e70ddb2a732902
Make kmk's TagEdit dialog enable the "Save" button only when there are changes to save

The TagEdit dialog used to enable the "Save" button even if the tags for the current file are saved - the "save_current" method didn't update the state of the file accordingly - fix it.
src/kmktaged.cpp