@@ -22,7 +22,7 @@ private:
|
||||
unsigned int timeout;
|
||||
std::unique_ptr<ImageSelector>& selector;
|
||||
QTimer timer;
|
||||
const unsigned int timeoutNoContent = 5 * 1000; // 10 sec
|
||||
const unsigned int timeoutNoContent = 5 * 1000; // 5 sec
|
||||
QTimer timerNoContent;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user