| commit | 30c6e51fc9cb0fa864e1755271343d847fcced25 | [log] |
|---|---|---|
| author | Moritz Duge <moritz.duge@allotropia.de> | Wed Apr 03 21:45:09 2024 +0200 |
| committer | Thorsten Behrens <thorsten.behrens@allotropia.de> | Thu Apr 04 23:23:56 2024 +0200 |
| tree | faab34e7fcd819c604c283252b416a918d8ebdbf | |
| parent | 430704311a1380b569f89c7b9e3cde35ac55b672 [diff] |
Remove duplicate code. Change-Id: Ia32b0525ecdf5944c2ebd3045dc3d536941ed394 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165763 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
diff --git a/sfx2/source/dialog/backingwindow.cxx b/sfx2/source/dialog/backingwindow.cxx index 9e30572..efa18f4 100644 --- a/sfx2/source/dialog/backingwindow.cxx +++ b/sfx2/source/dialog/backingwindow.cxx
@@ -354,7 +354,6 @@ void BackingWindow::ApplyStyleSettings() // setup larger fonts setLargerFont(mxOpenButton, aButtonFont); setLargerFont(mxOpenButton, aButtonFont); setLargerFont(mxRemoteButton, aButtonFont); setLargerFont(mxRecentButton, aButtonFont); setLargerFont(mxTemplateButton, aButtonFont);