This commit is contained in:
Herwig Birke
2018-04-19 16:21:23 +02:00
parent d3ef163a92
commit 4cf33e9ae7
21 changed files with 516 additions and 3016 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ class cBook : public QObject
{
Q_OBJECT
public:
cBook(const QString& szTitle = "");
explicit cBook(const QString& szTitle = "", QObject *parent = nullptr);
bool load();
bool save();