mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-13 02:47:48 +00:00
Interface mockup 10
This commit is contained in:
@@ -34,6 +34,12 @@ QString buildAppStyleSheet() {
|
||||
background: ${app_background};
|
||||
color: ${primary_text};
|
||||
}
|
||||
QMessageBox,
|
||||
QMessageBox QWidget,
|
||||
QMessageBox QLabel {
|
||||
background: ${app_background};
|
||||
color: ${primary_text};
|
||||
}
|
||||
QFileDialog,
|
||||
QFileDialog QWidget,
|
||||
QFileDialog QStackedWidget,
|
||||
|
||||
Reference in New Issue
Block a user