Silly style fixes
This commit is contained in:
parent
d45a713ca1
commit
a2d1b65a85
@ -6,6 +6,7 @@
|
||||
* John Scipione <jscipione@gmail.com>
|
||||
*/
|
||||
|
||||
|
||||
#include "ClockView.h"
|
||||
|
||||
#include <Alignment.h>
|
||||
@ -24,9 +25,8 @@
|
||||
#include "TimeMessages.h"
|
||||
|
||||
|
||||
static const char* kDeskbarSignature = "application/x-vnd.Be-TSKB";
|
||||
|
||||
static const float kIndentSpacing
|
||||
static const char* kDeskbarSignature = "application/x-vnd.Be-TSKB";
|
||||
static const float kIndentSpacing
|
||||
= be_control_look->DefaultItemSpacing() * 2.3;
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user