Skip to content

Commit

Permalink
Update dictionarybar.cc
Browse files Browse the repository at this point in the history
  • Loading branch information
KonstantinDjairo authored Sep 7, 2024
1 parent 9071bd5 commit 11314d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/dictionarybar.cc
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ void DictionaryBar::setDictionaries( vector< sptr< Dictionary::Class > > const &
dictActions.append( action );
}

setDictionaryIconSize( 40 );
setDictionaryIconSize( 200 );

setUpdatesEnabled( true );
}
Expand Down

0 comments on commit 11314d6

Please sign in to comment.