src/file.cpp

changeset 274
d232fe4d88a6
parent 273
0a9141118630
child 276
a21e49914264
--- a/src/file.cpp	Mon Jun 10 16:17:24 2013 +0300
+++ b/src/file.cpp	Thu Jun 13 00:48:53 2013 +0300
@@ -92,7 +92,7 @@
 LDOpenFile::LDOpenFile () {
 	setImplicit (true);
 	setSavePos (-1);
-	history ().setFile (this);
+	m_history.setFile (this);
 }
 
 // =============================================================================

mercurial