mirror of
https://github.com/pbek/QOwnNotes.git
synced 2025-06-29 13:29:52 +00:00
Fix test warning
This commit is contained in:
parent
140402dd72
commit
5c0b3f6a31
1 changed files with 2 additions and 0 deletions
|
@ -554,6 +554,8 @@ bool NoteSubFolder::willFolderBeIgnored(const QString& folderName,
|
|||
.arg(folderName),
|
||||
"note-subfolder-hidden-internal");
|
||||
}
|
||||
#else
|
||||
Q_UNUSED(showWarning)
|
||||
#endif
|
||||
|
||||
return true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue