mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 07:51:11 +02:00
CComponentsFrmClock: set text border width to 0
Origin commit data
------------------
Commit: 587db33bbd
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-06-12 (Wed, 12 Jun 2013)
This commit is contained in:
@@ -142,6 +142,9 @@ void CComponentsFrmClock::initCCLockItems()
|
||||
//set corner properties of label item
|
||||
lbl->setCornerRadius(corner_rad-fr_thickness);
|
||||
lbl->setCornerType(corner_type);
|
||||
|
||||
//set text border to 0
|
||||
lbl->setTextBorderWidth(0);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user