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:
Berthold Stoeger 2020-10-24 14:20:31 +02:00 committed by Dirk Hohndel
parent d543196059
commit 41975435a2
2 changed files with 0 additions and 9 deletions

View file

@ -18,7 +18,6 @@ public:
void clear();
void setCursorPosition(int position);
void wheelEvent(QWheelEvent *event);
void fixPopupPosition(int delta);
public
slots:
void reparse();