aboutsummaryrefslogtreecommitdiffstats
path: root/textedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'textedit.h')
-rw-r--r--textedit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/textedit.h b/textedit.h
index 7a08dce..5688c71 100644
--- a/textedit.h
+++ b/textedit.h
@@ -17,7 +17,7 @@ private:
bool isKey(QString key);
public slots:
- void comment();
+ void quote();
protected:
void dragEnterEvent(QDragEnterEvent *event);