mirror of
https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System.git
synced 2024-12-27 00:11:33 +08:00
Fixed namespace comment in ElidingLabel
This commit is contained in:
parent
0cbc810a5a
commit
3a3c3a96d6
@ -124,7 +124,7 @@ public:
|
|||||||
void setOrientation(Qt::Orientation orientation);
|
void setOrientation(Qt::Orientation orientation);
|
||||||
}; // class CVerticalElidingLabel
|
}; // class CVerticalElidingLabel
|
||||||
|
|
||||||
} // namespace QtLabb
|
} // namespace ads
|
||||||
|
|
||||||
//---------------------------------------------------------------------------
|
//---------------------------------------------------------------------------
|
||||||
#endif // ElidingLabelH
|
#endif // ElidingLabelH
|
||||||
|
Loading…
Reference in New Issue
Block a user