Changeset 693
- Timestamp:
- Mar 16, 2010, 3:08:52 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gui/kernel/qwidget_pm.cpp
r668 r693 1006 1006 1007 1007 bool topLevel = q->isWindow(); 1008 bool popup = (type == Qt::Popup );1008 bool popup = (type == Qt::Popup); 1009 1009 bool dialog = (type == Qt::Dialog 1010 1010 || type == Qt::Sheet
Note:
See TracChangeset
for help on using the changeset viewer.