mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 09:03:40 +02:00
2021-08-12 Fred Gleason <fredg@paravelsystems.com>
* Added an 'RDDateTimeEdit' widget. * Adjusted layout in the 'Editing Item' dialog in rdcastmanager(1) to be compatible with short date format. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -80,6 +80,7 @@ SOURCES += rddatedecode.cpp
|
||||
SOURCES += rddateedit.cpp
|
||||
SOURCES += rddatepicker.cpp
|
||||
SOURCES += rddatetime.cpp
|
||||
SOURCES += rddatetimeedit.cpp
|
||||
SOURCES += rddb.cpp
|
||||
SOURCES += rddisclookup.cpp
|
||||
SOURCES += rddbheartbeat.cpp
|
||||
@@ -264,6 +265,7 @@ HEADERS += rddatedecode.h
|
||||
HEADERS += rddatedialog.h
|
||||
HEADERS += rddatepicker.h
|
||||
HEADERS += rddatetime.h
|
||||
HEADERS += rddatetimeedit.h
|
||||
HEADERS += rddb.h
|
||||
HEADERS += rddbheartbeat.h
|
||||
HEADERS += rddebug.h
|
||||
|
Reference in New Issue
Block a user