mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-15 03:28:49 -07:00
first fixes
This commit is contained in:
parent
dc05a14f4c
commit
97f298452e
4 changed files with 3 additions and 8 deletions
|
|
@ -196,7 +196,7 @@ public slots:
|
|||
void setLeftJustified( const int _leftJustified);
|
||||
void setMasterVolume(const int _masterVolume);
|
||||
void setCardInfoViewMode(const int _viewMode);
|
||||
void setHighlightWords(const QString _highlightWords);
|
||||
void setHighlightWords(const QString &_highlightWords);
|
||||
};
|
||||
|
||||
extern SettingsCache *settingsCache;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue