~rpadovani/reminders-app/fixForReload

« back to all changes in this revision

Viewing changes to 3rdParty/evernote-sdk-cpp/src/NoteStore_constants.cpp

  • Committer: Michael Zanetti
  • Date: 2013-11-21 23:30:15 UTC
  • mto: This revision was merged to the branch mainline in revision 7.
  • Revision ID: michael.zanetti@canonical.com-20131121233015-fnbjnzcb6chdtdzm
add libthrift, evernote-sdk and a Evernote qml plugin.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/**
 
2
 * Autogenerated by Thrift
 
3
 *
 
4
 * DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
 
5
 */
 
6
#include "NoteStore_constants.h"
 
7
 
 
8
namespace evernote { namespace edam {
 
9
 
 
10
const NoteStoreConstants g_NoteStore_constants;
 
11
 
 
12
NoteStoreConstants::NoteStoreConstants() {
 
13
}
 
14
 
 
15
}} // namespace
 
16