mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-12 15:45:59 +01:00
Random Idiocy fixes
Compilation fixes due to idiocy as usual (apologies)
This commit is contained in:
@@ -898,7 +898,7 @@ void RDFeed::SetRow(const QString ¶m,const QString &value) const
|
||||
}
|
||||
|
||||
void RDFeed::SetRow(const QString ¶m,const QDateTime &value,
|
||||
const QString format) const
|
||||
const QString &format) const
|
||||
{
|
||||
RDSqlQuery *q;
|
||||
QString sql;
|
||||
|
||||
Reference in New Issue
Block a user