Moved FastText links from document to subpages

This paves the way for different FastText links per subpage.
Will also be some help when we come to splitting out document loading
and saving.
This commit is contained in:
G.K.MacGregor
2020-10-29 21:31:23 +00:00
parent abba8127d9
commit 3ebfbff369
6 changed files with 109 additions and 31 deletions

View File

@@ -46,6 +46,7 @@ private:
QLineEdit *m_fastTextEdit[6];
void addRegionList(QComboBox *);
void setFastTextLinkPageNumber(int, const QString &);
void setDefaultRegion();
void setDefaultNOS();
void setSecondRegion();