diff options
| author | Manuel de la Pena <manuel@canonical.com> | 2012-10-17 12:31:17 +0200 |
|---|---|---|
| committer | Manuel de la Pena <manuel@canonical.com> | 2012-10-17 12:31:17 +0200 |
| commit | 81a9e3f214e384b1417e189b8a1dc3dc02827233 (patch) | |
| tree | cfd16d83c8d25baeec9b00df270818bcb9b9cac0 /unity-shared | |
| parent | f10d0a4027c0d10a8f17c574feabe2d472f5f9ec (diff) | |
Remove SPACE_BETWEEN_SPINNER_AND_TEXT.
(bzr r2791.8.13)
Diffstat (limited to 'unity-shared')
| -rw-r--r-- | unity-shared/TextInput.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unity-shared/TextInput.cpp b/unity-shared/TextInput.cpp index 385523e05..5cad7ea21 100644 --- a/unity-shared/TextInput.cpp +++ b/unity-shared/TextInput.cpp @@ -35,7 +35,6 @@ namespace { const float kExpandDefaultIconOpacity = 1.0f; -const int SPACE_BETWEEN_SPINNER_AND_TEXT = 5; const int SPACE_BETWEEN_ENTRY_AND_HIGHLIGHT = 10; const int LEFT_INTERNAL_PADDING = 6; const int TEXT_INPUT_RIGHT_BORDER = 10; |
