#include <assert.h>
#include "ui.h"
#include "checkbox.h"
#include "group.h"
#include "typedefs.h"
#include "button.h"
#include "popupwin.h"
Go to the source code of this file.
Variables | |
const int | TWinXDim = 200 |
const int | TWinYDim = 150 |
|
Definition at line 21 of file transpop.c. Referenced by UserInterface::TransPop(). |
|
Definition at line 22 of file transpop.c. Referenced by UserInterface::TransPop(). |