24 #ifndef FXSEARCHDIALOG_H
25 #define FXSEARCHDIALOG_H
27 #ifndef FXREPLACEDIALOG_H
Base class for all windows.
Definition: FXWindow.h:115
unsigned int FXuint
Definition: fxdefs.h:396
Text search dialog.
Definition: FXSearchDialog.h:35
#define FXAPI
Definition: fxdefs.h:122
#define NULL
Definition: fxdefs.h:41
Definition: FX4Splitter.h:31
int FXint
Definition: fxdefs.h:397
An Icon is an image with two additional server-side resources: a shape bitmap, which is used to mask ...
Definition: FXIcon.h:45
Text replace dialog.
Definition: FXReplaceDialog.h:41
#define FXDECLARE(classname)
Macro to set up class declaration.
Definition: FXObject.h:92
FXString provides essential string manipulation capabilities.
Definition: FXString.h:33