summaryrefslogtreecommitdiff
path: root/src/amount.h
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2008-08-07 02:53:10 -0400
committerJohn Wiegley <johnw@newartisans.com>2008-08-07 02:53:35 -0400
commit0eda1ad2c6db874a6fed9c45851d4222250a2255 (patch)
treeb9e784574e417bd2f5d52b0c3895589d012149f7 /src/amount.h
parent6ddc21dc5fe75c80df1bf383e5bfc2320deb8624 (diff)
downloadfork-ledger-0eda1ad2c6db874a6fed9c45851d4222250a2255.tar.gz
fork-ledger-0eda1ad2c6db874a6fed9c45851d4222250a2255.tar.bz2
fork-ledger-0eda1ad2c6db874a6fed9c45851d4222250a2255.zip
The Python interface layer is building again.
Diffstat (limited to 'src/amount.h')
-rw-r--r--src/amount.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/amount.h b/src/amount.h
index bcf86ad4..a5a05835 100644
--- a/src/amount.h
+++ b/src/amount.h
@@ -558,7 +558,7 @@ public:
* have been set to (which all default to false).
*/
void annotate(const annotation_t& details);
- bool annotated() const;
+ bool is_annotated() const;
annotation_t& annotation();
const annotation_t& annotation() const {