mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-20 15:41:23 +01:00
2024-02-09 Fred Gleason <fredg@paravelsystems.com>
* Added a 'RDEventFilter' class. * Fixed bugs in rdairplay(1) that caused scroll bars to appear when loading web content into the message widget. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -102,6 +102,7 @@ SOURCES += rdescape_string.cpp
|
||||
SOURCES += rdevent.cpp
|
||||
SOURCES += rdevent_line.cpp
|
||||
SOURCES += rdeventimportlist.cpp
|
||||
SOURCES += rdeventfilter.cpp
|
||||
SOURCES += rdexport_settings_dialog.cpp
|
||||
SOURCES += rdfeedlistmodel.cpp
|
||||
SOURCES += rdfontengine.cpp
|
||||
@@ -292,6 +293,7 @@ HEADERS += rdendpointlistmodel.h
|
||||
HEADERS += rdescape_string.h
|
||||
HEADERS += rdevent.h
|
||||
HEADERS += rdevent_line.h
|
||||
HEADERS += rdeventfilter.h
|
||||
HEADERS += rdeventimportlist.h
|
||||
HEADERS += rdexport_settings_dialog.h
|
||||
HEADERS += rdfeedlistmodel.h
|
||||
|
||||
Reference in New Issue
Block a user