mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
cleanup: remove TagWidget::fixPopupPosition()
No user of that member function! Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
d543196059
commit
41975435a2
2 changed files with 0 additions and 9 deletions
|
@ -18,7 +18,6 @@ public:
|
|||
void clear();
|
||||
void setCursorPosition(int position);
|
||||
void wheelEvent(QWheelEvent *event);
|
||||
void fixPopupPosition(int delta);
|
||||
public
|
||||
slots:
|
||||
void reparse();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue