-rw-r--r-- | library/backend/palmtoprecord.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/library/backend/palmtoprecord.cpp b/library/backend/palmtoprecord.cpp index 3cfa874..8543559 100644 --- a/library/backend/palmtoprecord.cpp +++ b/library/backend/palmtoprecord.cpp | |||
@@ -39,2 +39,3 @@ Record &Record::operator=( const Record &c ) | |||
39 | { | 39 | { |
40 | if(this == &c ) return *this; | ||
40 | mUid = c.mUid; | 41 | mUid = c.mUid; |