]> ruin.nu Git - eonsl.git/blobdiff - eonsl/main.cpp
The makefile linked wrong, just some cleanup..
[eonsl.git] / eonsl / main.cpp
index 093f9450b60c60c1b92237febc8c2dae5bf8a302..b8fba6fa35e260a3316712446147f5bbc1fd1340 100644 (file)
@@ -23,7 +23,7 @@
 
 int main(int argc, char *argv[])
 {
-  Misapplication a(argc, argv);
+  QApplication a(argc, argv);
 
   a.setFont(QFont("helvetica", 12));
   /* uncomment the following line, if you want a Windows 95 look*/