Summary: | Modifications to plot without plot dialog do not cause prompt for save on kst close | ||
---|---|---|---|
Product: | [Applications] kst | Reporter: | Rick Chern <rchern> |
Component: | general | Assignee: | kst |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 1.x | ||
Target Milestone: | --- | ||
Platform: | RedHat Enterprise Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Rick Chern
2004-07-17 00:02:20 UTC
CVS commit by staikos: setModified on a few more cases. We will just have to fix these one at a time as we come across them. The fix is easy: KstApp::inst()->document()->setModified(); also some minor cleanup (remove obsolete optimization) CCMAIL: 85354-done@bugs.kde.org M +2 -2 datawizard.ui.h 1.64 M +1 -0 kst.cpp 1.195 M +12 -10 kst2dplot.cpp 1.176 M +1 -1 kst2dplot.h 1.73 M +4 -5 kstlabeldialog_i.cpp 1.14 |