add settings icon,
set ogl verison to 2.0 to make it compatible with more PCs
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user