Commit Graph

3 Commits

Author SHA1 Message Date
Michael Stahl
765f6211b1 utl::ConfigItem::Commit() should call ClearModified()
Rename the virtual function, and add a new non-virtual Commit() to do
that.

Change-Id: I09421df781ba965d6ff638b46cd8214fb3a00022
2015-03-11 16:50:00 +01:00
Thomas Arnhold
cebb96ec3a sw: fix include guards
after the latest file move

Change-Id: I105eb04ad98d1bf71eddec4528657c248fcc4348
2014-06-03 11:17:22 +02:00
Michael Stahl
35029b2503 sw: move sw/source/core/uibase to sw/source/uibase
It's too confusing to have UI code inside of core; the important part is
that it's separated from the optional UI code in swui library.

Change-Id: I640a52723d5802faf08f3b8eaa03cd937fd93449
2014-05-27 11:13:02 +02:00