Remove class name

This commit is contained in:
Safa Alfulaij
2017-11-28 18:43:02 +03:00
committed by Alf Gaida
parent 26a3c17960
commit 87c3d9cfa6
+2 -2
View File
@@ -200,8 +200,8 @@ public:
void setBlinkingCursor(bool blink);
/** Enables or disables bidi text in the terminal. */
void QTermWidget::setBidiEnabled(bool enabled);
bool QTermWidget::isBidiEnabled();
void setBidiEnabled(bool enabled);
bool isBidiEnabled();
/**
* Automatically close the terminal session after the shell process exits or