mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-26 07:10:11 +01:00
Merged branch 'rss'
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
10
lib/lib.pro
10
lib/lib.pro
@@ -104,6 +104,8 @@ SOURCES += rdgroup.cpp
|
||||
SOURCES += rdgroup_list.cpp
|
||||
SOURCES += rdhash.cpp
|
||||
SOURCES += rdidvalidator.cpp
|
||||
SOURCES += rdimagepickerbox.cpp
|
||||
SOURCES += rdimagepickermodel.cpp
|
||||
SOURCES += rdimport_audio.cpp
|
||||
SOURCES += rdkernelgpio.cpp
|
||||
SOURCES += rdlibrary_conf.cpp
|
||||
@@ -115,6 +117,7 @@ SOURCES += rdlistview.cpp
|
||||
SOURCES += rdlistviewitem.cpp
|
||||
SOURCES += rdlog.cpp
|
||||
SOURCES += rdlog_event.cpp
|
||||
SOURCES += rdlog_icons.cpp
|
||||
SOURCES += rdlog_line.cpp
|
||||
SOURCES += rdlogedit_conf.cpp
|
||||
SOURCES += rdlogfilter.cpp
|
||||
@@ -141,6 +144,8 @@ SOURCES += rdrehash.cpp
|
||||
SOURCES += rdrenderer.cpp
|
||||
SOURCES += rdreport.cpp
|
||||
SOURCES += rdripc.cpp
|
||||
SOURCES += rdrssschemas.cpp
|
||||
SOURCES += rdrsscategorybox.cpp
|
||||
SOURCES += rdschedcode.cpp
|
||||
SOURCES += rdsegmeter.cpp
|
||||
SOURCES += rdsettings.cpp
|
||||
@@ -242,6 +247,8 @@ HEADERS += rdgroup_list.h
|
||||
HEADERS += rdgroup.h
|
||||
HEADERS += rdhash.h
|
||||
HEADERS += rdidvalidator.h
|
||||
HEADERS += rdimagepickerbox.h
|
||||
HEADERS += rdimagepickermodel.h
|
||||
HEADERS += rdimport_audio.h
|
||||
HEADERS += rdkernelgpio.h
|
||||
HEADERS += rdlibrary_conf.h
|
||||
@@ -253,6 +260,7 @@ HEADERS += rdlistview.h
|
||||
HEADERS += rdlistviewitem.h
|
||||
HEADERS += rdlog.h
|
||||
HEADERS += rdlog_event.h
|
||||
HEADERS += rdlog_icons.h
|
||||
HEADERS += rdlog_line.h
|
||||
HEADERS += rdlogedit_conf.h
|
||||
HEADERS += rdlogfilter.h
|
||||
@@ -280,6 +288,8 @@ HEADERS += rdrehash.h
|
||||
HEADERS += rdrenderer.h
|
||||
HEADERS += rdreport.h
|
||||
HEADERS += rdripc.h
|
||||
HEADERS += rdrssschemas.h
|
||||
HEADERS += rdrsscategorybox.h
|
||||
HEADERS += rdschedcode.h
|
||||
HEADERS += rdsegmeter.h
|
||||
HEADERS += rdsettings.h
|
||||
|
||||
Reference in New Issue
Block a user