summaryrefslogtreecommitdiff
path: root/src/libs/utils/ipaddresslineedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/utils/ipaddresslineedit.h')
-rw-r--r--src/libs/utils/ipaddresslineedit.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libs/utils/ipaddresslineedit.h b/src/libs/utils/ipaddresslineedit.h
index f3c400536d..a34e5d9946 100644
--- a/src/libs/utils/ipaddresslineedit.h
+++ b/src/libs/utils/ipaddresslineedit.h
@@ -42,7 +42,6 @@ class IpAddressLineEditPrivate;
class QTCREATOR_UTILS_EXPORT IpAddressLineEdit : public Utils::BaseValidatingLineEdit
{
- Q_DISABLE_COPY(IpAddressLineEdit)
Q_OBJECT
public: