Rename a few build variables for overall consistency

pull/1/head
Timothy Pearson 12 years ago
parent 55efb423ef
commit 81bea8c166

@ -19,8 +19,8 @@
Boston, MA 02110-1301, USA.
*/
#ifndef KRESOURCES_CONFIGWIDGET_H
#define KRESOURCES_CONFIGWIDGET_H
#ifndef TDERESOURCES_CONFIGWIDGET_H
#define TDERESOURCES_CONFIGWIDGET_H
#include "resource.h"

@ -21,8 +21,8 @@
Boston, MA 02110-1301, USA.
*/
#ifndef KRESOURCES_SELECTDIALOG_H
#define KRESOURCES_SELECTDIALOG_H
#ifndef TDERESOURCES_SELECTDIALOG_H
#define TDERESOURCES_SELECTDIALOG_H
#include <tqobject.h>
#include <tqptrlist.h>

@ -19,8 +19,8 @@
Boston, MA 02110-1301, USA.
*/
#ifndef KRESOURCES_CONFIGWIDGET_H
#define KRESOURCES_CONFIGWIDGET_H
#ifndef TDERESOURCES_CONFIGWIDGET_H
#define TDERESOURCES_CONFIGWIDGET_H
#include "resource.h"

@ -21,8 +21,8 @@
Boston, MA 02110-1301, USA.
*/
#ifndef KRESOURCES_SELECTDIALOG_H
#define KRESOURCES_SELECTDIALOG_H
#ifndef TDERESOURCES_SELECTDIALOG_H
#define TDERESOURCES_SELECTDIALOG_H
#include <tqobject.h>
#include <tqptrlist.h>

@ -19,8 +19,8 @@
Boston, MA 02110-1301, USA.
*/
#ifndef KRESOURCES_CONFIGWIDGET_H
#define KRESOURCES_CONFIGWIDGET_H
#ifndef TDERESOURCES_CONFIGWIDGET_H
#define TDERESOURCES_CONFIGWIDGET_H
#include "resource.h"

@ -21,8 +21,8 @@
Boston, MA 02110-1301, USA.
*/
#ifndef KRESOURCES_SELECTDIALOG_H
#define KRESOURCES_SELECTDIALOG_H
#ifndef TDERESOURCES_SELECTDIALOG_H
#define TDERESOURCES_SELECTDIALOG_H
#include <tqobject.h>
#include <tqptrlist.h>

@ -19,8 +19,8 @@
Boston, MA 02110-1301, USA.
*/
#ifndef KRESOURCES_CONFIGWIDGET_H
#define KRESOURCES_CONFIGWIDGET_H
#ifndef TDERESOURCES_CONFIGWIDGET_H
#define TDERESOURCES_CONFIGWIDGET_H
#include "resource.h"

@ -21,8 +21,8 @@
Boston, MA 02110-1301, USA.
*/
#ifndef KRESOURCES_SELECTDIALOG_H
#define KRESOURCES_SELECTDIALOG_H
#ifndef TDERESOURCES_SELECTDIALOG_H
#define TDERESOURCES_SELECTDIALOG_H
#include <tqobject.h>
#include <tqptrlist.h>

@ -19,8 +19,8 @@
Boston, MA 02110-1301, USA.
*/
#ifndef KRESOURCES_CONFIGWIDGET_H
#define KRESOURCES_CONFIGWIDGET_H
#ifndef TDERESOURCES_CONFIGWIDGET_H
#define TDERESOURCES_CONFIGWIDGET_H
#include "resource.h"

@ -21,8 +21,8 @@
Boston, MA 02110-1301, USA.
*/
#ifndef KRESOURCES_SELECTDIALOG_H
#define KRESOURCES_SELECTDIALOG_H
#ifndef TDERESOURCES_SELECTDIALOG_H
#define TDERESOURCES_SELECTDIALOG_H
#include <tqobject.h>
#include <tqptrlist.h>

@ -19,8 +19,8 @@
Boston, MA 02110-1301, USA.
*/
#ifndef KRESOURCES_CONFIGWIDGET_H
#define KRESOURCES_CONFIGWIDGET_H
#ifndef TDERESOURCES_CONFIGWIDGET_H
#define TDERESOURCES_CONFIGWIDGET_H
#include "resource.h"

@ -21,8 +21,8 @@
Boston, MA 02110-1301, USA.
*/
#ifndef KRESOURCES_SELECTDIALOG_H
#define KRESOURCES_SELECTDIALOG_H
#ifndef TDERESOURCES_SELECTDIALOG_H
#define TDERESOURCES_SELECTDIALOG_H
#include <tqobject.h>
#include <tqptrlist.h>

@ -19,8 +19,8 @@
Boston, MA 02110-1301, USA.
*/
#ifndef KRESOURCES_CONFIGWIDGET_H
#define KRESOURCES_CONFIGWIDGET_H
#ifndef TDERESOURCES_CONFIGWIDGET_H
#define TDERESOURCES_CONFIGWIDGET_H
#include "resource.h"

@ -21,8 +21,8 @@
Boston, MA 02110-1301, USA.
*/
#ifndef KRESOURCES_SELECTDIALOG_H
#define KRESOURCES_SELECTDIALOG_H
#ifndef TDERESOURCES_SELECTDIALOG_H
#define TDERESOURCES_SELECTDIALOG_H
#include <tqobject.h>
#include <tqptrlist.h>

@ -19,8 +19,8 @@
Boston, MA 02110-1301, USA.
*/
#ifndef KRESOURCES_CONFIGWIDGET_H
#define KRESOURCES_CONFIGWIDGET_H
#ifndef TDERESOURCES_CONFIGWIDGET_H
#define TDERESOURCES_CONFIGWIDGET_H
#include "resource.h"
@ -30,7 +30,7 @@
namespace KRES {
class KRESOURCES_EXPORT ConfigWidget : public TQWidget
class TDERESOURCES_EXPORT ConfigWidget : public TQWidget
{
Q_OBJECT
public:

@ -21,8 +21,8 @@
Boston, MA 02110-1301, USA.
*/
#ifndef KRESOURCES_SELECTDIALOG_H
#define KRESOURCES_SELECTDIALOG_H
#ifndef TDERESOURCES_SELECTDIALOG_H
#define TDERESOURCES_SELECTDIALOG_H
#include <tqobject.h>
#include <tqptrlist.h>
@ -53,7 +53,7 @@ class Resource;
* }
* \endcode
*/
class KRESOURCES_EXPORT SelectDialog
class TDERESOURCES_EXPORT SelectDialog
{
public:
/**

@ -19,8 +19,8 @@
Boston, MA 02110-1301, USA.
*/
#ifndef KRESOURCES_CONFIGWIDGET_H
#define KRESOURCES_CONFIGWIDGET_H
#ifndef TDERESOURCES_CONFIGWIDGET_H
#define TDERESOURCES_CONFIGWIDGET_H
#include "resource.h"
@ -30,7 +30,7 @@
namespace KRES {
class KRESOURCES_EXPORT ConfigWidget : public TQWidget
class TDERESOURCES_EXPORT ConfigWidget : public TQWidget
{
Q_OBJECT
public:

@ -21,8 +21,8 @@
Boston, MA 02110-1301, USA.
*/
#ifndef KRESOURCES_SELECTDIALOG_H
#define KRESOURCES_SELECTDIALOG_H
#ifndef TDERESOURCES_SELECTDIALOG_H
#define TDERESOURCES_SELECTDIALOG_H
#include <tqobject.h>
#include <tqptrlist.h>
@ -53,7 +53,7 @@ class Resource;
* }
* \endcode
*/
class KRESOURCES_EXPORT SelectDialog
class TDERESOURCES_EXPORT SelectDialog
{
public:
/**

@ -19,8 +19,8 @@
Boston, MA 02110-1301, USA.
*/
#ifndef KRESOURCES_CONFIGWIDGET_H
#define KRESOURCES_CONFIGWIDGET_H
#ifndef TDERESOURCES_CONFIGWIDGET_H
#define TDERESOURCES_CONFIGWIDGET_H
#include "resource.h"
@ -30,7 +30,7 @@
namespace KRES {
class KRESOURCES_EXPORT ConfigWidget : public TQWidget
class TDERESOURCES_EXPORT ConfigWidget : public TQWidget
{
Q_OBJECT
public:

@ -21,8 +21,8 @@
Boston, MA 02110-1301, USA.
*/
#ifndef KRESOURCES_SELECTDIALOG_H
#define KRESOURCES_SELECTDIALOG_H
#ifndef TDERESOURCES_SELECTDIALOG_H
#define TDERESOURCES_SELECTDIALOG_H
#include <tqobject.h>
#include <tqptrlist.h>
@ -53,7 +53,7 @@ class Resource;
* }
* \endcode
*/
class KRESOURCES_EXPORT SelectDialog
class TDERESOURCES_EXPORT SelectDialog
{
public:
/**

@ -19,8 +19,8 @@
Boston, MA 02110-1301, USA.
*/
#ifndef KRESOURCES_CONFIGWIDGET_H
#define KRESOURCES_CONFIGWIDGET_H
#ifndef TDERESOURCES_CONFIGWIDGET_H
#define TDERESOURCES_CONFIGWIDGET_H
#include "resource.h"
@ -30,7 +30,7 @@
namespace KRES {
class KRESOURCES_EXPORT ConfigWidget : public TQWidget
class TDERESOURCES_EXPORT ConfigWidget : public TQWidget
{
Q_OBJECT
public:

@ -21,8 +21,8 @@
Boston, MA 02110-1301, USA.
*/
#ifndef KRESOURCES_SELECTDIALOG_H
#define KRESOURCES_SELECTDIALOG_H
#ifndef TDERESOURCES_SELECTDIALOG_H
#define TDERESOURCES_SELECTDIALOG_H
#include <tqobject.h>
#include <tqptrlist.h>
@ -53,7 +53,7 @@ class Resource;
* }
* \endcode
*/
class KRESOURCES_EXPORT SelectDialog
class TDERESOURCES_EXPORT SelectDialog
{
public:
/**

@ -19,8 +19,8 @@
Boston, MA 02110-1301, USA.
*/
#ifndef KRESOURCES_CONFIGWIDGET_H
#define KRESOURCES_CONFIGWIDGET_H
#ifndef TDERESOURCES_CONFIGWIDGET_H
#define TDERESOURCES_CONFIGWIDGET_H
#include "resource.h"
@ -30,7 +30,7 @@
namespace KRES {
class KRESOURCES_EXPORT ConfigWidget : public TQWidget
class TDERESOURCES_EXPORT ConfigWidget : public TQWidget
{
Q_OBJECT
public:

@ -21,8 +21,8 @@
Boston, MA 02110-1301, USA.
*/
#ifndef KRESOURCES_SELECTDIALOG_H
#define KRESOURCES_SELECTDIALOG_H
#ifndef TDERESOURCES_SELECTDIALOG_H
#define TDERESOURCES_SELECTDIALOG_H
#include <tqobject.h>
#include <tqptrlist.h>
@ -53,7 +53,7 @@ class Resource;
* }
* \endcode
*/
class KRESOURCES_EXPORT SelectDialog
class TDERESOURCES_EXPORT SelectDialog
{
public:
/**

@ -213,7 +213,7 @@ import = kiomod.sip
importpath = $IMP
libs = -L@BL_TDEDIR@ -lsip -lqtcmodule -ltderesources
define = "KDE_DEPRECATED", ""
define = "KRESOURCES_EXPORT", ""
define = "TDERESOURCES_EXPORT", ""
retain

@ -213,7 +213,7 @@ import = kiomod.sip
importpath = $IMP
libs = -L@BL_TDEDIR@ -lsip -lqtcmodule -ltderesources
define = "KDE_DEPRECATED", ""
define = "KRESOURCES_EXPORT", ""
define = "TDERESOURCES_EXPORT", ""
retain

@ -213,7 +213,7 @@ import = kiomod.sip
importpath = $IMP
libs = -L@BL_TDEDIR@ -lsip -lqtcmodule -ltderesources
define = "KDE_DEPRECATED", ""
define = "KRESOURCES_EXPORT", ""
define = "TDERESOURCES_EXPORT", ""
retain

@ -213,7 +213,7 @@ import = kiomod.sip
importpath = $IMP
libs = -L@BL_TDEDIR@ -lsip -lqtcmodule -ltderesources
define = "KDE_DEPRECATED", ""
define = "KRESOURCES_EXPORT", ""
define = "TDERESOURCES_EXPORT", ""
retain

Loading…
Cancel
Save