Mercurial > hg > octave-lyh
diff libgui/src/settings-dialog.ui @ 16410:f62163bed4dc
gui: always show file names in file dock widget
* files-dockwidget.cc(constructor): do not hide any columns, this is done in
notice_settings
* files-dockwidget.cc(notice_settings: always show file names, only other
columns can be hidden by the settings
* settings-dialog.cc(constructor,write_settings): remove reading and writing
the setting for showing the file name
* settings-dialog.ui: remove the check box for showing file names
author | Torsten <ttl@justmail.de> |
---|---|
date | Tue, 02 Apr 2013 19:43:52 +0200 |
parents | 4d438dffbfac |
children | facf00ce97d3 |
line wrap: on
line diff
--- a/libgui/src/settings-dialog.ui +++ b/libgui/src/settings-dialog.ui @@ -403,13 +403,6 @@ </attribute> <layout class="QVBoxLayout" name="verticalLayout_3"> <item> - <widget class="QCheckBox" name="showFilenames"> - <property name="text"> - <string>Show filenames</string> - </property> - </widget> - </item> - <item> <widget class="QCheckBox" name="showFileSize"> <property name="text"> <string>Show file size</string>