From 6cb50e66f3c196a2a4bcc95a419260d6b8c2461f Mon Sep 17 00:00:00 2001 From: Javier Date: Thu, 11 Jun 2015 01:16:26 +0200 Subject: experiment with audio/paperreplay data --- afdnotebook.h | 1 + 1 file changed, 1 insertion(+) (limited to 'afdnotebook.h') diff --git a/afdnotebook.h b/afdnotebook.h index ea90661..38f926f 100644 --- a/afdnotebook.h +++ b/afdnotebook.h @@ -40,6 +40,7 @@ private: PageAddress(); explicit PageAddress(uint shelf, uint segment, uint book, uint page); explicit PageAddress(uint series, uint shelf, uint segment, uint book, uint page); + explicit PageAddress(quint64 addr); explicit PageAddress(const QString &str); QString toString() const; -- cgit v1.2.3