Changeset 330 in Sophya for trunk/SophyaPI/PIext/pihisto2d.h
- Timestamp:
- Jun 24, 1999, 4:26:47 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/pihisto2d.h
r210 r330 61 61 class PIH2DWdg : public PIScDrawWdg { 62 62 public: 63 PIH2DWdg(PIContainerGen *par, c har *nom, int sx=300, int sy=300,63 PIH2DWdg(PIContainerGen *par, const char *nom, int sx=300, int sy=300, 64 64 int px=0, int py=0); 65 65 ~PIH2DWdg();
Note:
See TracChangeset
for help on using the changeset viewer.