Kaynağa Gözat

add Template Rich document

Marino Faggiana 6 yıl önce
ebeveyn
işleme
8a636925f3
1 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  1. 5 0
      iOSClient/CCGlobal.h

+ 5 - 0
iOSClient/CCGlobal.h

@@ -308,6 +308,11 @@
 // Toolbar Detail
 #define k_detail_Toolbar_Height                         49
 
+// Template Rich document
+#define k_richdocument_document                         @"document"
+#define k_richdocument_spreadsheet                      @"spreadsheet"
+#define k_richdocument_presentation                     @"presentation"
+
 // Layout
 #define k_layout_list                                   @"typeLayoutList"
 #define k_layout_grid                                   @"typeLayoutGrid"