added mlog2db dialog and handling

This commit is contained in:
nemu
2009-03-08 13:19:49 +00:00
parent dc70607474
commit cff9b40b07
6 changed files with 886 additions and 4 deletions

View File

@@ -59,6 +59,7 @@ private:
void load( const QString &f );
PSubTextEdit *currentEditor() const;
void doConnections( PSubTextEdit *e );
bool validRunList(const QString runList);
private slots:
void fileNew();