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