mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-08 14:32:39 -04:00
Fix conditional build flags for yubikey and keeshare
This commit is contained in:
parent
05bee40f0a
commit
fbba5b1420
3 changed files with 2 additions and 4 deletions
|
@ -235,9 +235,7 @@ private:
|
|||
QPointer<EntryPreviewWidget> m_previewView;
|
||||
QPointer<QSplitter> m_previewSplitter;
|
||||
QPointer<QLabel> m_searchingLabel;
|
||||
#ifdef WITH_XC_KEESHARE
|
||||
QPointer<QLabel> m_shareLabel;
|
||||
#endif
|
||||
QPointer<CsvImportWizard> m_csvImportWizard;
|
||||
QPointer<EditEntryWidget> m_editEntryWidget;
|
||||
QPointer<EditGroupWidget> m_editGroupWidget;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue