diff options
Diffstat (limited to 'krdc/rdp/krdpview.h')
-rw-r--r-- | krdc/rdp/krdpview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/krdc/rdp/krdpview.h b/krdc/rdp/krdpview.h index 7f6180b5..c34d3c27 100644 --- a/krdc/rdp/krdpview.h +++ b/krdc/rdp/krdpview.h @@ -69,7 +69,7 @@ class KRdpView : public KRemoteView // functions regarding the window virtual TQSize framebufferSize(); // returns the size of the remote view - TQSize sizeHint(); // returns the suggested size + TQSize tqsizeHint(); // returns the suggested size virtual bool viewOnly(); virtual bool startFullscreen(); |