OSDN Git Service

remove obsolete QLCDNumber enums doc reference
authorIvailo Monev <xakepa10@laimg.moc>
Mon, 29 Jul 2019 11:17:44 +0000 (11:17 +0000)
committerIvailo Monev <xakepa10@laimg.moc>
Mon, 29 Jul 2019 11:17:44 +0000 (11:17 +0000)
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
src/gui/widgets/qlcdnumber.cpp

index 2ea4e21..6ae7719 100644 (file)
@@ -132,10 +132,6 @@ public:
     \value Dec  Decimal
     \value Oct  Octal
     \value Bin  Binary
-    \omitvalue HEX
-    \omitvalue DEC
-    \omitvalue OCT
-    \omitvalue BIN
 
     If the display is set to hexadecimal, octal or binary, the integer
     equivalent of the value is displayed.