mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 18:25:37 +08:00
committed by
Mathew Sutcliffe
parent
0f57385325
commit
5ab1ae7193
@@ -57,6 +57,10 @@ namespace BlackGui
|
||||
//! Allow to toggle cache and settings
|
||||
void allowToggleCacheSettings(bool allow);
|
||||
|
||||
protected:
|
||||
//! \copydoc QWidget::resizeEvent
|
||||
virtual void resizeEvent(QResizeEvent *event) override;
|
||||
|
||||
private:
|
||||
//! Preselect newer files
|
||||
void preselectMissingOrOutdated();
|
||||
|
||||
Reference in New Issue
Block a user