mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-25 23:00:21 +01:00
2018-07-10 Fred Gleason <fredg@paravelsystems.com>
* Added a 'STACK_LINES' table to the database. * Incremented the database version to 293.
This commit is contained in:
@@ -27,11 +27,10 @@
|
||||
#include <rddb.h>
|
||||
#include <rd.h>
|
||||
#include <rdevent.h>
|
||||
#include <rdcreate_log.h>
|
||||
|
||||
#include <list_grids.h>
|
||||
#include <edit_grid.h>
|
||||
#include <globals.h>
|
||||
#include "edit_grid.h"
|
||||
#include "globals.h"
|
||||
#include "list_grids.h"
|
||||
|
||||
ListGrids::ListGrids(QWidget *parent)
|
||||
: QDialog(parent,"",true)
|
||||
|
||||
Reference in New Issue
Block a user