mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-01 09:23:25 +00:00
Removed Duplicate Includes
Signed-off-by: Hugle <wulong@comp.nus.edu.sg> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
320071ac15
commit
2ca6009dfa
2 changed files with 0 additions and 3 deletions
|
@ -5,7 +5,6 @@
|
|||
#include "mainwindow.h"
|
||||
#include "maintab.h"
|
||||
#include "tableview.h"
|
||||
#include "graphicsview-common.h"
|
||||
|
||||
#include "../dive.h"
|
||||
#include "../divelist.h"
|
||||
|
|
|
@ -3,8 +3,6 @@
|
|||
#include "display.h"
|
||||
#include "profile.h"
|
||||
#include "graphicsview-common.h"
|
||||
#include "dive.h"
|
||||
#include "display.h"
|
||||
#include "divelist.h"
|
||||
#include <QDebug>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue