Mercurial > hg > octave-nkf
view gui/src/resource.qrc @ 14998:de3a318128f2 gui
Added support for changing the terminal cursor and the cursor blinking.
* main-window.cc: Added code to react on cursor settings changes.
* settings-dialog.cc: Added code to handle new GUI settings elements.
* settings-dialog.ui: Added combo box and checkbox for cursor settings.
author | Jacob Dawid <jacob.dawid@gmail.com> |
---|---|
date | Sat, 21 Jul 2012 01:39:03 -0400 |
parents | eae0e9f2a8c6 |
children | 48ae6a7c69c1 |
line wrap: on
line source
<RCC> <qresource prefix="/actions"> <file>icons/artsbuilderexecute.png</file> <file>icons/editcopy.png</file> <file>icons/editcut.png</file> <file>icons/editpaste.png</file> <file>icons/filenew.png</file> <file>icons/fileopen.png</file> <file>icons/filesave.png</file> <file>icons/redo.png</file> <file>icons/search.png</file> <file>icons/undo.png</file> <file>icons/up.png</file> <file>icons/configure.png</file> <file>icons/filesaveas.png</file> <file>icons/redled.png</file> <file>icons/arrow_right.png</file> </qresource> </RCC>