mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-13 08:05:55 +01:00
2018-07-06 Fred Gleason <fredg@paravelsystems.com>
* Added an 'EVENT_LINES' table to the database. * Incremented the database version to 290. * Removed the 'RDEvent::preimportTableName()' method. * Removed the 'RDEvent::postimportTableName()' method.
This commit is contained in:
@@ -36,16 +36,15 @@
|
||||
#include <qbuttongroup.h>
|
||||
#include <qtextedit.h>
|
||||
|
||||
#include <rdtransportbutton.h>
|
||||
|
||||
#include <rduser.h>
|
||||
#include <rdemptycart.h>
|
||||
#include <rdevent.h>
|
||||
#include <rdevent_line.h>
|
||||
#include <rdsimpleplayer.h>
|
||||
#include <rdtransportbutton.h>
|
||||
#include <rduser.h>
|
||||
|
||||
#include <lib_listview.h>
|
||||
#include <import_listview.h>
|
||||
#include "import_listview.h"
|
||||
#include "lib_listview.h"
|
||||
|
||||
//
|
||||
// Layout
|
||||
|
||||
Reference in New Issue
Block a user