add settings icon,
set ogl verison to 2.0 to make it compatible with more PCs
This commit is contained in:
@@ -26,5 +26,6 @@
|
||||
<file>X_disabled.png</file>
|
||||
<file>Y_disabled.png</file>
|
||||
<file>Z_disabled.png</file>
|
||||
<file>settings.png</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
|
@@ -71,6 +71,10 @@ QToolButton#light:checked {
|
||||
image: url(:/images/toolbar/light_on.png);
|
||||
}
|
||||
|
||||
QToolButton#settings {
|
||||
image: url(:/images/toolbar/settings.png);
|
||||
}
|
||||
|
||||
QToolButton#fileInfo {
|
||||
image: url(:/images/toolbar/info.png);
|
||||
}
|
||||
|
BIN
QtMeshViewer/Resources/settings.png
Normal file
BIN
QtMeshViewer/Resources/settings.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.3 KiB |
Reference in New Issue
Block a user