#include "TGTextEditDialogs.h"#include "TGButton.h"#include "TGLabel.h"#include "TGTextEntry.h"#include "TGIcon.h"#include "TGMsgBox.h"#include "TGComboBox.h"#include "TSystem.h"#include "TObjArray.h"#include "TVirtualX.h"#include "strlcpy.h"#include "snprintf.h"#include <cstdlib>Namespaces | |
| namespace | ROOT |
| This file contains a specialised ROOT message handler to test for diagnostic in unit tests. | |
Variables | |
| static TString | gLastSearchString |
|
static |
Definition at line 55 of file TGTextEditDialogs.cxx.