Put parameter names into header files too
This commit is contained in:
@@ -48,8 +48,8 @@ private:
|
||||
|
||||
QRegularExpressionValidator *m_pageNumberValidator;
|
||||
|
||||
void addRegionList(QComboBox *);
|
||||
void setFastTextLinkPageNumber(int, const QString &);
|
||||
void addRegionList(QComboBox *regionCombo);
|
||||
void setFastTextLinkPageNumber(int linkNumber, const QString &pageNumberString);
|
||||
void setDefaultRegion();
|
||||
void setDefaultNOS();
|
||||
void setSecondRegion();
|
||||
|
||||
Reference in New Issue
Block a user