Remove fixed FIXME
This commit is contained in:
parent
78b6fa2c81
commit
76ced6ff80
@ -132,7 +132,6 @@ public:
|
||||
* @arg item the item the popup has to be positioned relatively to. if null, the popup will be positioned in the center of the window
|
||||
* @arg alignment alignment of the popup compared to the item
|
||||
*/
|
||||
//FIXME: alignment should be Qt::AlignmentFlag
|
||||
QPoint popupPosition(QQuickItem *item, Qt::AlignmentFlag alignment=Qt::AlignCenter) ;
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user