src/editHistory.h

changeset 1147
a26568aa3cce
parent 1072
9ce9496427f2
child 1269
ec691d9472b3
equal deleted inserted replaced
1146:bb728c124d47 1147:a26568aa3cce
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 #pragma once 19 #pragma once
20 #include "main.h" 20 #include "main.h"
21 #include "ldObject.h" 21 #include "linetypes/modelobject.h"
22 22
23 class AbstractHistoryEntry; 23 class AbstractHistoryEntry;
24 24
25 class EditHistory : public QObject 25 class EditHistory : public QObject
26 { 26 {

mercurial