[qet] qet/qet: [5485] Minor

[ Thread Index | Date Index | More lists.tuxfamily.org/qet Archives ]


Revision: 5485
Author:   scorpio810
Date:     2018-08-17 00:49:08 +0200 (Fri, 17 Aug 2018)
Log Message:
-----------
Minor

Modified Paths:
--------------
    trunk/sources/main.cpp

Modified: trunk/sources/main.cpp
===================================================================
--- trunk/sources/main.cpp	2018-08-16 06:48:03 UTC (rev 5484)
+++ trunk/sources/main.cpp	2018-08-16 22:49:08 UTC (rev 5485)
@@ -53,6 +53,7 @@
 	}
 	
 	QETApp qetapp;
+	QETApp::instance()->installEventFilter(&qetapp);
 	QObject::connect(&app, &SingleApplication::receivedMessage, &qetapp, &QETApp::receiveMessage);
 	
 	return app.exec();


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/