diff gui/src/m-editor/file-editor.cc @ 14707:674740c44c09 gui

Changed various files to matche file naming conventions.
author Jacob Dawid <jacob.dawid@googlemail.com>
date Thu, 31 May 2012 22:19:53 +0200
parents gui/src/editor/fileeditor.cc@f86884be20fc
children f50591409306
line wrap: on
line diff
copy from gui/src/editor/fileeditor.cc
copy to gui/src/m-editor/file-editor.cc
--- a/gui/src/editor/fileeditor.cc
+++ b/gui/src/m-editor/file-editor.cc
@@ -15,7 +15,7 @@
  * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
 
-#include "fileeditor.h"
+#include "file-editor.h"
 #include <QVBoxLayout>
 #include <QApplication>
 #include <QFile>