mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 05:49:53 +08:00
fix compilation warning of pmh_parser on Windows
This commit is contained in:
parent
cfaddebe62
commit
e47900f7ec
@ -5,7 +5,9 @@
|
||||
* pmh_parser.h
|
||||
*/
|
||||
|
||||
#ifdef Q_CC_GNU
|
||||
#pragma GCC diagnostic ignored "-Wunused-parameter"
|
||||
#endif
|
||||
|
||||
/** \file
|
||||
* \brief Parser public interface.
|
||||
|
Loading…
x
Reference in New Issue
Block a user