mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-30 09:13:51 +01:00
2018-08-07 Fred Gleason <fredg@paravelsystems.com>
* Removed the 'pam_rd' plug-in. * Removed rdchunk(1). * Upgraded Qt3 to Qt4.
This commit is contained in:
@@ -45,7 +45,7 @@ class EditNowNext : public QDialog
|
||||
void addPluginData();
|
||||
void editPluginData();
|
||||
void deletePluginData();
|
||||
void pluginDoubleClickedData(QListViewItem *item,const QPoint &pt,int col);
|
||||
void pluginDoubleClickedData(Q3ListViewItem *item,const QPoint &pt,int col);
|
||||
void editNowcartData(int lognum);
|
||||
void editNextcartData(int lognum);
|
||||
void okData();
|
||||
|
||||
Reference in New Issue
Block a user