proper implementation of PGetSingleHistoRunBlockDialog

This commit is contained in:
nemu
2009-03-16 07:47:33 +00:00
parent aa99881488
commit e3eb423cbe
9 changed files with 259 additions and 47 deletions

View File

@@ -40,7 +40,8 @@
class PGetSingleHistoRunBlockDialog : public PGetSingleHistoRunBlockDialogBase
{
public:
PGetSingleHistoRunBlockDialog();
PGetSingleHistoRunBlockDialog(QWidget * parent = 0, const char * name = 0, bool modal = FALSE,
WFlags f = 0, const bool lifetimeCorrection = true);
QString GetRunHeaderInfo();
QString GetMap(bool &valid);