- Timestamp:
- 07/04/13 22:43:29 (10 years ago)
- Branches:
- master, qt5
- Children:
- e249438
- Parents:
- 52556b1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/gui/mainwindow.cpp
r52556b1 r0584e12 118 118 addAction(quitAction); 119 119 120 // make it impossible to hide the toolbar by disallowing its context menu 121 toolBar->setContextMenuPolicy(Qt::PreventContextMenu); 122 120 123 // open conference 121 124 useConference(Conference::activeConference());
Note: See TracChangeset
for help on using the changeset viewer.