mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-29 16:50:13 +01:00
2021-09-21 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdlibrary(1) that failed to update the length of macro carts after editing. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
#ifndef MACRO_CART_H
|
||||
#define MACRO_CART_H
|
||||
|
||||
#include <qcombobox.h>
|
||||
#include <qpushbutton.h>
|
||||
#include <QComboBox>
|
||||
#include <QPushButton>
|
||||
|
||||
#include <rdmacro_event.h>
|
||||
#include <rdmacrocartmodel.h>
|
||||
|
||||
Reference in New Issue
Block a user