adds print button to default toolbar model

presentation
Holzfeind, Daniel Georg 6 years ago committed by Fabian Keßler
parent 9984c8e019
commit 527ef7c766
  1. 2
      src/gui/toolbarMenubar/model/ToolbarModel.cpp

@ -102,7 +102,7 @@ const char* TOOLBAR_INI_HEADER =
" Delete this file to generate a new config file with default values\n"
"\n"
" Available buttons:\n"
" File: NEW,SAVE,OPEN\n"
" File: NEW,SAVE,OPEN,PRINT\n"
"\n"
" Edit: CUT,COPY,PASTE,SEARCH,UNDO,REDO,INSERT_NEW_PAGE\n"
"\n"

Loading…
Cancel
Save