mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Bugfix: LLVM compiler warnings
This commit is contained in:
@ -55,8 +55,8 @@ private:
|
||||
std::atomic<int> m_percentage = 0;
|
||||
};
|
||||
|
||||
Q_DECLARE_METATYPE(ProgressStartupInfo)
|
||||
|
||||
} // namespace pdf
|
||||
|
||||
Q_DECLARE_METATYPE(pdf::ProgressStartupInfo)
|
||||
|
||||
#endif // PDFPROGRESS_H
|
||||
|
Reference in New Issue
Block a user