Removed vim-config comment from ExportProjectDialog.cpp.

This commit is contained in:
Christopher L. Simons
2014-12-04 16:03:35 -05:00
parent 809cad1b62
commit 2425366b58

View File

@@ -340,10 +340,3 @@ void ExportProjectDialog::updateTitleBar( int _prog )
Engine::mainWindow()->setWindowTitle(
tr( "Rendering: %1%" ).arg( _prog ) );
}
/* vim: set tw=0 noexpandtab: */