Code/Tools
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
namespace Driller
|
||||
{
|
||||
static const int k_contractedSize = 20;
|
||||
static const int k_textWidth = 153;
|
||||
|
||||
AnnotationHeaderView::AnnotationHeaderView(AnnotationsProvider* ptrAnnotations, QWidget* parent, Qt::WindowFlags flags)
|
||||
: QWidget(parent, flags)
|
||||
|
||||
@@ -24,10 +24,6 @@
|
||||
|
||||
namespace Driller
|
||||
{
|
||||
static const int k_contractedSize = 28;
|
||||
static const int k_expandedSize = 64;
|
||||
static const int k_textWidth = 128;
|
||||
|
||||
static const int k_barHeight = 5;
|
||||
|
||||
////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user