Changeset 351
- Timestamp:
- 08/10/10 04:42:21 (18 months ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
form_date_ui.cpp (modified) (1 diff)
-
version.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/form_date_ui.cpp
r350 r351 45 45 m_text_time = new QTimeEdit(this); 46 46 m_text_time->setButtonSymbols(QAbstractSpinBox::UpDownArrows); 47 m_text_time->setDisplayFormat("hh:mm"); 47 48 m_calendar_layout->addWidget(m_text_time); 48 49 -
trunk/version.h
r350 r351 20 20 * \brief Дата билда (заменяется автоматически при каждом билде в version.h, что и приводит к смене номера ревизии) 21 21 */ 22 #define AVALON_DATE "Втр Авг 3 23:05:10MSD 2010"22 #define AVALON_DATE "Втр Авг 10 04:39:03 MSD 2010" 23 23 24 24 #endif
Note: See TracChangeset
for help on using the changeset viewer.
