15 * You should have received a copy of the GNU General Public License |
15 * You should have received a copy of the GNU General Public License |
16 * along with this program. If not, see <http://www.gnu.org/licenses/>. |
16 * along with this program. If not, see <http://www.gnu.org/licenses/>. |
17 */ |
17 */ |
18 |
18 |
19 #include "edithistory.h" |
19 #include "edithistory.h" |
20 #include "modeleditcontext.h" |
20 #include "modeleditor.h" |
21 |
21 |
22 EditHistory::EditHistory() |
22 EditHistory::EditHistory() |
23 { |
23 { |
24 |
24 |
25 } |
25 } |