Changeset 329 in Sophya for trunk/SophyaPI/PI/pidrawwin.cc
- Timestamp:
- Jun 24, 1999, 4:24:58 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PI/pidrawwin.cc
r107 r329 1 1 #include "pidrawwin.h" 2 2 3 PIDrawWindow::PIDrawWindow(PIMsgHandler* par, c har *nom,3 PIDrawWindow::PIDrawWindow(PIMsgHandler* par, const char *nom, 4 4 PIWindowKind k, int sx, int sy, int px, int py) 5 5 :PIWindow(par, nom, k, sx, sy, px, py)
Note:
See TracChangeset
for help on using the changeset viewer.