Changeset 656:49c3bdbe8e00 in qutecom-2.2
- Timestamp:
- Sep 9, 2010 5:51:29 PM (3 years ago)
- Branch:
- default
- File:
-
- 1 edited
-
qutecom/src/presentation/qt/QtQuteCom.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
qutecom/src/presentation/qt/QtQuteCom.cpp
r655 r656 151 151 void QtQuteCom::initUi() { 152 152 153 #if defined(MULTIIMWRAPPER) 153 154 IMWrapperFactory::getFactory().terminatedEvent += boost::bind(&QtQuteCom::terminatedEventHandler,this); 154 155 #endif 155 156 // Init parts of the UI which do not rely on Control layer 156 157 QApplication::setQuitOnLastWindowClosed(false);
Note: See TracChangeset
for help on using the changeset viewer.
