checkpoint: manage parsing, persistence, mainwindow structure
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#ifndef NAMEGENERATOR_H
|
||||
#define NAMEGENERATOR_H
|
||||
|
||||
#include <QString>
|
||||
|
||||
QString generate();
|
||||
|
||||
#endif //NAMEGENERATOR_H
|
||||
Reference in New Issue
Block a user