mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 00:53:53 +02:00
2021-06-21 Fred Gleason <fredg@paravelsystems.com>
* Added 'RDMainWindow' to rdcartslots(1). Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
#define RDCARTSLOTS_H
|
||||
|
||||
#include <rdcartslot.h>
|
||||
#include <rdmainwindow.h>
|
||||
#include <rdwidget.h>
|
||||
|
||||
//
|
||||
@@ -31,7 +32,7 @@
|
||||
#define METER_INTERVAL 50
|
||||
#define RDCARTSLOTS_USAGE "\n"
|
||||
|
||||
class MainWidget : public RDWidget
|
||||
class MainWidget : public RDMainWindow
|
||||
{
|
||||
Q_OBJECT
|
||||
public:
|
||||
|
Reference in New Issue
Block a user