OSDN Git Service

minor namespace cleanup
authorIvailo Monev <xakepa10@laimg.moc>
Sat, 15 Jun 2019 16:11:53 +0000 (16:11 +0000)
committerIvailo Monev <xakepa10@laimg.moc>
Sat, 15 Jun 2019 16:11:53 +0000 (16:11 +0000)
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
src/core/global/qnamespace.h

index 6b449dd..cbcbf71 100644 (file)
@@ -984,12 +984,6 @@ public:
         KeepAspectRatioByExpanding
     };
 
-    // This is for Q3TextEdit only, actually.
-    enum AnchorAttribute {
-        AnchorName,
-        AnchorHref
-    };
-
     enum DockWidgetArea {
         LeftDockWidgetArea = 0x1,
         RightDockWidgetArea = 0x2,