Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/URLEdit.h')
-rw-r--r--src/gui/URLEdit.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/URLEdit.h b/src/gui/URLEdit.h
index 11b743b41..a852f2664 100644
--- a/src/gui/URLEdit.h
+++ b/src/gui/URLEdit.h
@@ -28,8 +28,6 @@ class URLEdit : public QLineEdit
Q_OBJECT
public:
- static const QColor ErrorColor;
-
explicit URLEdit(QWidget* parent = nullptr);
void enableVerifyMode();