Changeset 9afc0ee for src/gui/mapwindow.h
- Timestamp:
- 01/19/10 10:09:41 (13 years ago)
- Branches:
- master, qt5
- Children:
- c5324ca
- Parents:
- b1fc17a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/gui/mapwindow.h
rb1fc17a r9afc0ee 9 9 { 10 10 public: 11 MapWindow(const QPixmap &aImage, QWidget *aParent = NULL);11 MapWindow(const QPixmap &aImage, const QString &aName, QWidget *aParent = NULL); 12 12 ~MapWindow() {} 13 13 protected:
Note: See TracChangeset
for help on using the changeset viewer.