[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [umbrello] umbrello/widgets: umbrello/widgets/pinwidget.cpp
From:       Oliver Kellogg <okellogg () users ! sourceforge ! net>
Date:       2014-06-11 5:51:20
Message-ID: E1WubRQ-0006r3-7B () scm ! kde ! org
[Download RAW message or body]

Git commit b89704b545f3ec9673a39dee43e0d73f42bcb715 by Oliver Kellogg.
Committed on 11/06/2014 at 05:50.
Pushed by okellogg into branch 'master'.

umbrello/widgets/pinwidget.cpp
- Remove unused #defines PIN_MARGIN, PIN_WIDTH, PIN_HEIGHT
- Fix documentation of function getMinY()

M  +2    -7    umbrello/widgets/pinwidget.cpp

http://commits.kde.org/umbrello/b89704b545f3ec9673a39dee43e0d73f42bcb715

diff --git a/umbrello/widgets/pinwidget.cpp b/umbrello/widgets/pinwidget.cpp
index b4e3bac..4ade2c4 100644
--- a/umbrello/widgets/pinwidget.cpp
+++ b/umbrello/widgets/pinwidget.cpp
@@ -25,10 +25,6 @@
 // qt includes
 #include <QPainter>
 =

-#define PIN_MARGIN 5
-#define PIN_WIDTH 1
-#define PIN_HEIGHT 1
-
 DEBUG_REGISTER_DISABLED(PinWidget)
 =

 /**
@@ -167,9 +163,8 @@ void PinWidget::setName(const QString &strName)
 }
 =

 /**
- * Returns the minimum height this widget should be set at on
- * a sequence diagram.  Takes into account the widget positions
- * it is related to.
+ * Returns the minimum height this widget should be set at.
+ * Takes into account the position of the widget it is related to.
  */
 int PinWidget::getMinY()
 {
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic