mirror of
https://github.com/iDescriptor/iDescriptor.git
synced 2026-06-22 03:45:51 +08:00
fix styles
This commit is contained in:
@@ -54,6 +54,7 @@ void WirelessPhotoImportWidget::setupUI()
|
||||
|
||||
// Scroll area for file list
|
||||
m_scrollArea = new QScrollArea();
|
||||
m_scrollArea->setStyleSheet("QScrollArea { border: none; }");
|
||||
m_scrollArea->setWidgetResizable(true);
|
||||
m_scrollArea->setMinimumWidth(300);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user