summaryrefslogtreecommitdiffstats
path: root/SQLiteStudio3/guiSQLiteStudio/common/extlineedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'SQLiteStudio3/guiSQLiteStudio/common/extlineedit.h')
-rw-r--r--SQLiteStudio3/guiSQLiteStudio/common/extlineedit.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/SQLiteStudio3/guiSQLiteStudio/common/extlineedit.h b/SQLiteStudio3/guiSQLiteStudio/common/extlineedit.h
index b3bffbb..df2eaf6 100644
--- a/SQLiteStudio3/guiSQLiteStudio/common/extlineedit.h
+++ b/SQLiteStudio3/guiSQLiteStudio/common/extlineedit.h
@@ -37,6 +37,7 @@ class GUI_API_EXPORT ExtLineEdit : public QLineEdit
private slots:
void handleTextChanged();
+ void checkForValueErased();
signals:
void valueErased();