mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-19 17:11:15 +02:00
2023-12-14 Fred Gleason <fredg@paravelsystems.com>
* Moved LINE_NUMBER macros to 'lib/rd.h'. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -26,9 +26,6 @@
|
||||
#include <rdaudioconvert.h>
|
||||
#include <rdformpost.h>
|
||||
|
||||
#define STRINGIZE(x) STRINGIZE2(x)
|
||||
#define STRINGIZE2(x) #x
|
||||
#define LINE_NUMBER QString(STRINGIZE(__LINE__)).toInt()
|
||||
#define WEBGET_CGI_USAGE "\n"
|
||||
|
||||
class MainObject : public QObject
|
||||
|
Reference in New Issue
Block a user