$OpenBSD: patch-klogic_mainw_cpp,v 1.2 2010/05/23 09:13:15 espie Exp $
--- klogic/mainw.cpp.orig	Sat Nov 15 02:21:33 2003
+++ klogic/mainw.cpp	Sat May 22 12:04:04 2010
@@ -82,7 +82,7 @@ void MainWidget::setPATH(KApplication *app)
 /* methods of class MainWidget                     */
 /***************************************************/
 MainWidget::MainWidget(KApplication *_app, const char *file)
-	:KMainWindow(NULL)
+	:KMainWindow(NULL, file)
 {
 	app = _app;
 	setPATH(app);
