mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-04-09 22:43:11 +02:00
Fixed conflict in 'ChangeLog'
This commit is contained in:
commit
18e82cfdbe
@ -19830,3 +19830,7 @@
|
||||
* Incremented the database version to 319.
|
||||
* Added an 'RSS Schema' dropdown to the 'Edit Feed' dialog in
|
||||
rdadmin(1).
|
||||
2020-03-18 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Fixed a regression in rdairplay(1) that caused two events to be
|
||||
started by a single spacebar tap if a SoundPanel event had been
|
||||
played previously.
|
||||
|
@ -40,6 +40,7 @@ RDPanelButton::RDPanelButton(int row,int col,RDStation *station,bool flash,
|
||||
button_move_count=-1;
|
||||
button_allow_drags=false;
|
||||
clear();
|
||||
setFocusPolicy(Qt::NoFocus);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user