Last change
on this file since 110 was 110, checked in by ansari, 27 years ago |
Suppression des PIPUMenu et PIPDMenu (Version X11) - A faire pour Mac
Modification des PIOptMenu, en particulier PIOptMenuX Reza 12/06/98
|
File size:
217 bytes
|
Rev | Line | |
---|
[2] | 1 | #include "pioptmenugen.h"
|
---|
| 2 |
|
---|
| 3 |
|
---|
[110] | 4 | PIOptMenuGen::PIOptMenuGen(PIContainerGen* par, char* nom, int sx, int sy, int px, int py)
|
---|
| 5 | : PIWdg(par, nom, sx, sy, px, py) // Attention au const !
|
---|
[2] | 6 | {
|
---|
| 7 | }
|
---|
| 8 |
|
---|
| 9 | PIOptMenuGen::~PIOptMenuGen()
|
---|
| 10 | {}
|
---|
| 11 |
|
---|
| 12 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.