Fixed namespace comment in ElidingLabel

This commit is contained in:
Uwe Kindler 2022-10-18 15:46:53 +02:00
parent 0cbc810a5a
commit 3a3c3a96d6

View File

@ -124,7 +124,7 @@ public:
void setOrientation(Qt::Orientation orientation);
}; // class CVerticalElidingLabel
} // namespace QtLabb
} // namespace ads
//---------------------------------------------------------------------------
#endif // ElidingLabelH