some more work on the documentation. Added a menu such that theory functions are more easy accessible.
This commit is contained in:
@@ -49,7 +49,7 @@ class PReplaceDialog : public QDialog, private Ui::PReplaceDialog
|
||||
virtual void onFindTextAvailable(const QString&);
|
||||
|
||||
private:
|
||||
PFindReplaceData *fData;
|
||||
PFindReplaceData *fData; ///< pointer to the find/replace data
|
||||
};
|
||||
|
||||
#endif // _PREPLACEDIALOG_H_
|
||||
|
||||
Reference in New Issue
Block a user