Add reload from disk
This is typically mapped to the F5 key, so the "secret force refresh" key has been temporarily moved to F6.
This commit is contained in:
@@ -56,6 +56,7 @@ public:
|
||||
~TeletextDocument();
|
||||
|
||||
bool isEmpty() const;
|
||||
void clear();
|
||||
|
||||
PageFunctionEnum pageFunction() const { return m_pageFunction; }
|
||||
// void setPageFunction(PageFunctionEnum);
|
||||
|
||||
Reference in New Issue
Block a user