mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
We are not using a completer for location anymore
So, remove it. Signed-off-by: Tomaz Canabrava <tomaz.canabrava@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
80fe3f88f9
commit
636aac83f8
2 changed files with 0 additions and 4 deletions
|
|
@ -23,7 +23,6 @@ class DivePictureModel;
|
|||
class QCompleter;
|
||||
|
||||
struct Completers {
|
||||
QCompleter *location;
|
||||
QCompleter *divemaster;
|
||||
QCompleter *buddy;
|
||||
QCompleter *suit;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue