mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Unused signature removed.
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
db6126bc52
commit
d6d82a5af8
1 changed files with 0 additions and 1 deletions
|
@ -382,7 +382,6 @@ class ProfilePrintModel : public QAbstractTableModel {
|
|||
private:
|
||||
int diveId;
|
||||
double fontSize;
|
||||
QString truncateString(char *str, const int maxlen) const;
|
||||
|
||||
public:
|
||||
ProfilePrintModel(QObject *parent = 0);
|
||||
|
|
Loading…
Add table
Reference in a new issue