mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Issue #82: Hot reload function
This commit is contained in:
@@ -81,6 +81,8 @@ public:
|
||||
/// Returns warning messages
|
||||
const QStringList& getWarnings() const { return m_warnings; }
|
||||
|
||||
static QByteArray hash(const QByteArray& sourceData);
|
||||
|
||||
private:
|
||||
static constexpr const int FIND_NOT_FOUND_RESULT = -1;
|
||||
|
||||
|
Reference in New Issue
Block a user