src/edithistory.cpp

changeset 153
2f79053c2e9a
parent 152
03f8e6d42e13
equal deleted inserted replaced
152:03f8e6d42e13 153:2f79053c2e9a
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 }

mercurial