diff --git a/harbour/ChangeLog b/harbour/ChangeLog index f7e6c98ddc..878b672b02 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -17,6 +17,475 @@ past entries belonging to author(s): Viktor Szakats. */ +2009-08-12 13:11 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) + * config/global.cf + * Changed so that HB_INSTALL_PREFIX gets set to the + source tree instead of a foreign location. This is + what our make_gnu.bat did so far. + The $(realpath) trick might be helpful to speedup some + self-detection code, f.e. HB_BIN_COMPILE. + + * mpkg_gnu.bat + % Minor change to make .zip creation cmd more self-containable. + + * contrib/hbqt/generator/hbqtgen.prg + % Minor opt in FWRITE() call. + + Changed to not generate extra empty lines at EOL. + + Added placeholder comment at the end of Makefile_gen + to ensure an empty lines always kept after last '\' char + even if the file is edited with an editor stripping + excessive EOLs. + Lorenzo, pls test with the config this caused problem. + + * contrib/hbqt/QWebSecurityOrigin.cpp + * contrib/hbqt/QDragEnterEvent.cpp + * contrib/hbqt/QPageSetupDialog.cpp + * contrib/hbqt/TQToolBox.prg + * contrib/hbqt/QTextBoundaryFinder.cpp + * contrib/hbqt/QTextCodec.cpp + * contrib/hbqt/QWindowsXPStyle.cpp + * contrib/hbqt/QGridLayout.cpp + * contrib/hbqt/TQTreeView.prg + * contrib/hbqt/TQTextCharFormat.prg + * contrib/hbqt/TQTextLine.prg + * contrib/hbqt/QConicalGradient.cpp + * contrib/hbqt/QTextLength.cpp + * contrib/hbqt/TQRect.prg + * contrib/hbqt/TQInputEvent.prg + * contrib/hbqt/TQWidgetItem.prg + * contrib/hbqt/QGradient.cpp + * contrib/hbqt/TQTextItem.prg + * contrib/hbqt/TQTimeEdit.prg + * contrib/hbqt/TQDropEvent.prg + * contrib/hbqt/QStandardItemModel.cpp + * contrib/hbqt/TQTextObject.prg + * contrib/hbqt/TQSizeF.prg + * contrib/hbqt/QPicture.cpp + * contrib/hbqt/QAction.cpp + * contrib/hbqt/QPaintEvent.cpp + * contrib/hbqt/TQStyleHintReturn.prg + * contrib/hbqt/QStyledItemDelegate.cpp + * contrib/hbqt/QAbstractListModel.cpp + * contrib/hbqt/QWidget.cpp + * contrib/hbqt/TQProgressBar.prg + * contrib/hbqt/TQFontDatabase.prg + * contrib/hbqt/QFontDialog.cpp + * contrib/hbqt/QToolBox.cpp + * contrib/hbqt/QResource.cpp + * contrib/hbqt/TQLineEdit.prg + * contrib/hbqt/TQHBoxLayout.prg + * contrib/hbqt/TQWebHistory.prg + * contrib/hbqt/QMouseEvent.cpp + * contrib/hbqt/QTextEdit.cpp + * contrib/hbqt/TQToolBar.prg + * contrib/hbqt/TQAbstractItemModel.prg + * contrib/hbqt/TQTreeWidget.prg + * contrib/hbqt/QPointF.cpp + * contrib/hbqt/QFontComboBox.cpp + * contrib/hbqt/QStyle.cpp + * contrib/hbqt/TQSplitter.prg + * contrib/hbqt/TQComboBox.prg + * contrib/hbqt/QStyleOptionHeader.cpp + * contrib/hbqt/QListView.cpp + * contrib/hbqt/QWheelEvent.cpp + * contrib/hbqt/QRadialGradient.cpp + * contrib/hbqt/QLayout.cpp + * contrib/hbqt/QCursor.cpp + * contrib/hbqt/TQProgressDialog.prg + * contrib/hbqt/QLabel.cpp + * contrib/hbqt/TQBoxLayout.prg + * contrib/hbqt/QFocusEvent.cpp + * contrib/hbqt/QStyleHintReturn.cpp + * contrib/hbqt/QStyleOptionToolButton.cpp + * contrib/hbqt/QStylePainter.cpp + * contrib/hbqt/QBrush.cpp + * contrib/hbqt/QWebPluginFactory.cpp + * contrib/hbqt/TQRadioButton.prg + * contrib/hbqt/TQSystemTrayIcon.prg + * contrib/hbqt/TQListWidgetItem.prg + * contrib/hbqt/QLinearGradient.cpp + * contrib/hbqt/QProgressBar.cpp + * contrib/hbqt/TQTextFrame.prg + * contrib/hbqt/TQTextBlock.prg + * contrib/hbqt/QDragLeaveEvent.cpp + * contrib/hbqt/TQStyleOptionViewItem.prg + * contrib/hbqt/QClipboard.cpp + * contrib/hbqt/QStyleOptionTabBarBase.cpp + * contrib/hbqt/QStyleOptionToolBox.cpp + * contrib/hbqt/QStringList.cpp + * contrib/hbqt/QToolBar.cpp + * contrib/hbqt/TQTextBlockFormat.prg + * contrib/hbqt/TQStatusBar.prg + * contrib/hbqt/TQTextFrameFormat.prg + * contrib/hbqt/QFontMetricsF.cpp + * contrib/hbqt/TQTextDecoder.prg + * contrib/hbqt/TQTabWidget.prg + * contrib/hbqt/TQLCDNumber.prg + * contrib/hbqt/TQMainWindow.prg + * contrib/hbqt/QToolButton.cpp + * contrib/hbqt/TQStyleOptionTitleBar.prg + * contrib/hbqt/QWindowsStyle.cpp + * contrib/hbqt/TQDockWidget.prg + * contrib/hbqt/QColor.cpp + * contrib/hbqt/QListWidget.cpp + * contrib/hbqt/QTextLayout.cpp + * contrib/hbqt/TQSound.prg + * contrib/hbqt/QSignalMapper.cpp + * contrib/hbqt/QTextCursor.cpp + * contrib/hbqt/TQPoint.prg + * contrib/hbqt/QTextDocument.cpp + * contrib/hbqt/TQGradient.prg + * contrib/hbqt/TQWebSettings.prg + * contrib/hbqt/QRadioButton.cpp + * contrib/hbqt/TQWizard.prg + * contrib/hbqt/TQAbstractPrintDialog.prg + * contrib/hbqt/TQApplication.prg + * contrib/hbqt/QAbstractButton.cpp + * contrib/hbqt/QStyleOptionViewItem.cpp + * contrib/hbqt/TQCoreApplication.prg + * contrib/hbqt/QTextFrameFormat.cpp + * contrib/hbqt/QTextBlockFormat.cpp + * contrib/hbqt/TQInputDialog.prg + * contrib/hbqt/QTextDecoder.cpp + * contrib/hbqt/QSize.cpp + * contrib/hbqt/TQEvent.prg + * contrib/hbqt/TQKeySequence.prg + * contrib/hbqt/QBitmap.cpp + * contrib/hbqt/QStyleOptionToolBar.cpp + * contrib/hbqt/QCalendarWidget.cpp + * contrib/hbqt/TQPrinter.prg + * contrib/hbqt/QStyleOptionTitleBar.cpp + * contrib/hbqt/TQResource.prg + * contrib/hbqt/QScrollBar.cpp + * contrib/hbqt/QHeaderView.cpp + * contrib/hbqt/TQTextEdit.prg + * contrib/hbqt/QStyleOptionButton.cpp + * contrib/hbqt/QCommandLinkButton.cpp + * contrib/hbqt/TQFontComboBox.prg + * contrib/hbqt/QFocusFrame.cpp + * contrib/hbqt/QSizePolicy.cpp + * contrib/hbqt/QWebSettings.cpp + * contrib/hbqt/QAbstractPrintDialog.cpp + * contrib/hbqt/TQStyleOptionSizeGrip.prg + * contrib/hbqt/TQListView.prg + * contrib/hbqt/QApplication.cpp + * contrib/hbqt/QAbstractSlider.cpp + * contrib/hbqt/TQTextBlockGroup.prg + * contrib/hbqt/QObject.cpp + * contrib/hbqt/QTextFragment.cpp + * contrib/hbqt/TQStyleOptionGroupBox.prg + * contrib/hbqt/QAbstractScrollArea.cpp + * contrib/hbqt/QCoreApplication.cpp + * contrib/hbqt/TQPrintEngine.prg + * contrib/hbqt/TQStylePainter.prg + * contrib/hbqt/TQWebPluginFactory.prg + * contrib/hbqt/QInputDialog.cpp + * contrib/hbqt/QTimer.cpp + * contrib/hbqt/QKeySequence.cpp + * contrib/hbqt/TQFtp.prg + * contrib/hbqt/QPrinter.cpp + * contrib/hbqt/TQMessageBox.prg + * contrib/hbqt/QKeyEvent.cpp + * contrib/hbqt/QTextCharFormat.cpp + * contrib/hbqt/TQUrl.prg + * contrib/hbqt/QStyleOptionSlider.cpp + * contrib/hbqt/TQFontMetricsF.prg + * contrib/hbqt/TQDragMoveEvent.prg + * contrib/hbqt/QInputEvent.cpp + * contrib/hbqt/TQWebView.prg + * contrib/hbqt/QWidgetItem.cpp + * contrib/hbqt/TQCommonStyle.prg + * contrib/hbqt/QMenu.cpp + * contrib/hbqt/TQPushButton.prg + * contrib/hbqt/TQWindowsStyle.prg + * contrib/hbqt/TQEventLoop.prg + * contrib/hbqt/QStyleOptionSizeGrip.cpp + * contrib/hbqt/TQDoubleSpinBox.prg + * contrib/hbqt/TQWebHistoryItem.prg + * contrib/hbqt/QTextObject.cpp + * contrib/hbqt/TQSignalMapper.prg + * contrib/hbqt/TQTableView.prg + * contrib/hbqt/TQTreeWidgetItem.prg + * contrib/hbqt/TQTextDocument.prg + * contrib/hbqt/QStyleOptionGroupBox.cpp + * contrib/hbqt/TQButtonGroup.prg + * contrib/hbqt/QFontInfo.cpp + * contrib/hbqt/QImage.cpp + * contrib/hbqt/QPrintEngine.cpp + * contrib/hbqt/TQFrame.prg + * contrib/hbqt/QLine.cpp + * contrib/hbqt/TQTextFormat.prg + * contrib/hbqt/QIcon.cpp + * contrib/hbqt/TQColorDialog.prg + * contrib/hbqt/TQStyleOptionProgressBar.prg + * contrib/hbqt/QHBoxLayout.cpp + * contrib/hbqt/QWebHistory.cpp + * contrib/hbqt/QUrl.cpp + * contrib/hbqt/TQStyleHintReturnVariant.prg + * contrib/hbqt/QRectF.cpp + * contrib/hbqt/QTreeWidget.cpp + * contrib/hbqt/TQSize.prg + * contrib/hbqt/TQWebSecurityOrigin.prg + * contrib/hbqt/TQProcess.prg + * contrib/hbqt/QWebView.cpp + * contrib/hbqt/QCommonStyle.cpp + * contrib/hbqt/TQStyleOptionTab.prg + * contrib/hbqt/TQTextDocumentWriter.prg + * contrib/hbqt/TQTextCodec.prg + * contrib/hbqt/TQStringListModel.prg + * contrib/hbqt/QAbstractItemView.cpp + * contrib/hbqt/QWebHitTestResult.cpp + * contrib/hbqt/TQTextBrowser.prg + * contrib/hbqt/QProgressDialog.cpp + * contrib/hbqt/TQTableWidget.prg + * contrib/hbqt/TQTabBar.prg + * contrib/hbqt/QStyleFactory.cpp + * contrib/hbqt/QButtonGroup.cpp + * contrib/hbqt/TQFileDialog.prg + * contrib/hbqt/TQDialog.prg + * contrib/hbqt/TQTextStream.prg + * contrib/hbqt/TQStandardItemModel.prg + * contrib/hbqt/TQFormLayout.prg + * contrib/hbqt/QSystemTrayIcon.cpp + * contrib/hbqt/QStyleOptionDockWidget.cpp + * contrib/hbqt/QListWidgetItem.cpp + * contrib/hbqt/QColorDialog.cpp + * contrib/hbqt/QStyleOptionTabWidgetFrame.cpp + * contrib/hbqt/TQFileSystemModel.prg + * contrib/hbqt/TQAbstractSpinBox.prg + * contrib/hbqt/TQTextFragment.prg + * contrib/hbqt/QDateTimeEdit.cpp + * contrib/hbqt/TQVBoxLayout.prg + * contrib/hbqt/QStyleOptionFocusRect.cpp + * contrib/hbqt/QMoveEvent.cpp + * contrib/hbqt/TQImageWriter.prg + * contrib/hbqt/TQAbstractListModel.prg + * contrib/hbqt/QMainWindow.cpp + * contrib/hbqt/QDesktopWidget.cpp + * contrib/hbqt/QProcess.cpp + * contrib/hbqt/QWidgetAction.cpp + * contrib/hbqt/TQModelIndex.prg + * contrib/hbqt/TQMenuBar.prg + * contrib/hbqt/QStringListModel.cpp + * contrib/hbqt/TQKeyEvent.prg + * contrib/hbqt/QDockWidget.cpp + * contrib/hbqt/TQPaintDevice.prg + * contrib/hbqt/TQStyleOptionMenuItem.prg + * contrib/hbqt/TQFontMetrics.prg + * contrib/hbqt/QTextBrowser.cpp + * contrib/hbqt/TQStyle.prg + * contrib/hbqt/QTableWidget.cpp + * contrib/hbqt/TQStyleOptionHeader.prg + * contrib/hbqt/QErrorMessage.cpp + * contrib/hbqt/TQMenu.prg + * contrib/hbqt/QWizard.cpp + * contrib/hbqt/QFileSystemModel.cpp + * contrib/hbqt/TQPrintDialog.prg + * contrib/hbqt/QAbstractSpinBox.cpp + * contrib/hbqt/TQPrintPreviewDialog.prg + * contrib/hbqt/TQLabel.prg + * contrib/hbqt/QDial.cpp + * contrib/hbqt/TQWebHistoryInterface.prg + * contrib/hbqt/TQStyleOptionComboBox.prg + * contrib/hbqt/TQFontInfo.prg + * contrib/hbqt/TQSlider.prg + * contrib/hbqt/TQBrush.prg + * contrib/hbqt/TQStyleOptionToolButton.prg + * contrib/hbqt/QImageWriter.cpp + * contrib/hbqt/TQScrollArea.prg + * contrib/hbqt/TQLine.prg + * contrib/hbqt/TQIcon.prg + * contrib/hbqt/TQLayoutItem.prg + * contrib/hbqt/TQAbstractTableModel.prg + * contrib/hbqt/QIODevice.cpp + * contrib/hbqt/TQPixmap.prg + * contrib/hbqt/QMenuBar.cpp + * contrib/hbqt/TQClipboard.prg + * contrib/hbqt/TQTextImageFormat.prg + * contrib/hbqt/TQStyleOptionTabBarBase.prg + * contrib/hbqt/QPaintDevice.cpp + * contrib/hbqt/QStyleOptionMenuItem.cpp + * contrib/hbqt/QFontMetrics.cpp + * contrib/hbqt/TQImageReader.prg + * contrib/hbqt/Makefile_gen + * contrib/hbqt/QDropEvent.cpp + * contrib/hbqt/TQAbstractItemView.prg + * contrib/hbqt/TQColor.prg + * contrib/hbqt/TQDir.prg + * contrib/hbqt/TQHttp.prg + * contrib/hbqt/TQStyleOptionComplex.prg + * contrib/hbqt/TQWebHitTestResult.prg + * contrib/hbqt/QPrintDialog.cpp + * contrib/hbqt/QTextBlockGroup.cpp + * contrib/hbqt/TQRegion.prg + * contrib/hbqt/QStandardItem.cpp + * contrib/hbqt/QLatin1String.cpp + * contrib/hbqt/QSizeF.cpp + * contrib/hbqt/TQLatin1Char.prg + * contrib/hbqt/QWebHistoryInterface.cpp + * contrib/hbqt/QStyleOptionComboBox.cpp + * contrib/hbqt/TQStyleFactory.prg + * contrib/hbqt/TQStyleOptionSpinBox.prg + * contrib/hbqt/TQPalette.prg + * contrib/hbqt/QSplashScreen.cpp + * contrib/hbqt/TQDateTimeEdit.prg + * contrib/hbqt/TQPainter.prg + * contrib/hbqt/QSizeGrip.cpp + * contrib/hbqt/QMessageBox.cpp + * contrib/hbqt/TQResizeEvent.prg + * contrib/hbqt/QTextImageFormat.cpp + * contrib/hbqt/TQStyleOptionFocusRect.prg + * contrib/hbqt/QAbstractItemModel.cpp + * contrib/hbqt/QGroupBox.cpp + * contrib/hbqt/QImageReader.cpp + * contrib/hbqt/TQDragEnterEvent.prg + * contrib/hbqt/QTextDocumentFragment.cpp + * contrib/hbqt/TQTextBoundaryFinder.prg + * contrib/hbqt/QPushButton.cpp + * contrib/hbqt/TQWidgetAction.prg + * contrib/hbqt/TQScrollBar.prg + * contrib/hbqt/TQGridLayout.prg + * contrib/hbqt/TQWindowsXPStyle.prg + * contrib/hbqt/QWebHistoryItem.cpp + * contrib/hbqt/QDir.cpp + * contrib/hbqt/TQStyleOptionButton.prg + * contrib/hbqt/TQTextLength.prg + * contrib/hbqt/QTreeWidgetItem.cpp + * contrib/hbqt/TQCommandLinkButton.prg + * contrib/hbqt/QBoxLayout.cpp + * contrib/hbqt/TQErrorMessage.prg + * contrib/hbqt/QDateTime.cpp + * contrib/hbqt/QTextFormat.cpp + * contrib/hbqt/QPalette.cpp + * contrib/hbqt/QTextBlock.cpp + * contrib/hbqt/QTextFrame.cpp + * contrib/hbqt/QPainter.cpp + * contrib/hbqt/QResizeEvent.cpp + * contrib/hbqt/TQDial.prg + * contrib/hbqt/QStyleOptionProgressBar.cpp + * contrib/hbqt/TQTableWidgetItem.prg + * contrib/hbqt/TQAction.prg + * contrib/hbqt/TQPaintEvent.prg + * contrib/hbqt/QStyleHintReturnVariant.cpp + * contrib/hbqt/QStatusBar.cpp + * contrib/hbqt/TQStyledItemDelegate.prg + * contrib/hbqt/TQTimer.prg + * contrib/hbqt/QTabWidget.cpp + * contrib/hbqt/QTextInlineObject.cpp + * contrib/hbqt/QLCDNumber.cpp + * contrib/hbqt/QList.cpp + * contrib/hbqt/TQWidget.prg + * contrib/hbqt/QStyleOptionTab.cpp + * contrib/hbqt/TQFontDialog.prg + * contrib/hbqt/QTextDocumentWriter.cpp + * contrib/hbqt/TQIODevice.prg + * contrib/hbqt/TQStyleOption.prg + * contrib/hbqt/QDateEdit.cpp + * contrib/hbqt/TQMouseEvent.prg + * contrib/hbqt/QCheckBox.cpp + * contrib/hbqt/TQStyleOptionSlider.prg + * contrib/hbqt/QSound.cpp + * contrib/hbqt/QWebFrame.cpp + * contrib/hbqt/QPoint.cpp + * contrib/hbqt/TQPointF.prg + * contrib/hbqt/QTabBar.cpp + * contrib/hbqt/QDirModel.cpp + * contrib/hbqt/QFileDialog.cpp + * contrib/hbqt/QDialog.cpp + * contrib/hbqt/QTextStream.cpp + * contrib/hbqt/TQWheelEvent.prg + * contrib/hbqt/QFormLayout.cpp + * contrib/hbqt/QStyleOptionFrame.cpp + * contrib/hbqt/TQWebPage.prg + * contrib/hbqt/TQRadialGradient.prg + * contrib/hbqt/QFont.cpp + * contrib/hbqt/TQCursor.prg + * contrib/hbqt/TQLayout.prg + * contrib/hbqt/TQLatin1String.prg + * contrib/hbqt/TQStandardItem.prg + * contrib/hbqt/QTableWidgetItem.cpp + * contrib/hbqt/TQFocusEvent.prg + * contrib/hbqt/TQImage.prg + * contrib/hbqt/TQSpinBox.prg + * contrib/hbqt/QVBoxLayout.cpp + * contrib/hbqt/QEvent.cpp + * contrib/hbqt/TQLinearGradient.prg + * contrib/hbqt/TQSplashScreen.prg + * contrib/hbqt/TQDragLeaveEvent.prg + * contrib/hbqt/TQSizeGrip.prg + * contrib/hbqt/QModelIndex.cpp + * contrib/hbqt/QStyleOption.cpp + * contrib/hbqt/TQStyleHintReturnMask.prg + * contrib/hbqt/TQStyleOptionToolBox.prg + * contrib/hbqt/QTreeView.cpp + * contrib/hbqt/TQStringList.prg + * contrib/hbqt/QTextLine.cpp + * contrib/hbqt/TQRectF.prg + * contrib/hbqt/QRect.cpp + * contrib/hbqt/TQGroupBox.prg + * contrib/hbqt/TQTextDocumentFragment.prg + * contrib/hbqt/TQToolButton.prg + * contrib/hbqt/QTextItem.cpp + * contrib/hbqt/QTimeEdit.cpp + * contrib/hbqt/TQListWidget.prg + * contrib/hbqt/QWebPage.cpp + * contrib/hbqt/TQTextLayout.prg + * contrib/hbqt/TQTextCursor.prg + * contrib/hbqt/TQPen.prg + * contrib/hbqt/QPrintPreviewDialog.cpp + * contrib/hbqt/TQTextEncoder.prg + * contrib/hbqt/QSlider.cpp + * contrib/hbqt/QSpinBox.cpp + * contrib/hbqt/TQDateTime.prg + * contrib/hbqt/QScrollArea.cpp + * contrib/hbqt/TQStyleOptionDockWidget.prg + * contrib/hbqt/TQAbstractButton.prg + * contrib/hbqt/TQStyleOptionTabWidgetFrame.prg + * contrib/hbqt/QFontDatabase.cpp + * contrib/hbqt/QAbstractTableModel.cpp + * contrib/hbqt/QLayoutItem.cpp + * contrib/hbqt/QLineEdit.cpp + * contrib/hbqt/TQVariant.prg + * contrib/hbqt/QPixmap.cpp + * contrib/hbqt/QStyleHintReturnMask.cpp + * contrib/hbqt/TQMoveEvent.prg + * contrib/hbqt/TQTextInlineObject.prg + * contrib/hbqt/TQList.prg + * contrib/hbqt/QDragMoveEvent.cpp + * contrib/hbqt/TQStyleOptionToolBar.prg + * contrib/hbqt/TQBitmap.prg + * contrib/hbqt/QSplitter.cpp + * contrib/hbqt/TQCalendarWidget.prg + * contrib/hbqt/TQDesktopWidget.prg + * contrib/hbqt/TQPageSetupDialog.prg + * contrib/hbqt/QComboBox.cpp + * contrib/hbqt/QEventLoop.cpp + * contrib/hbqt/QDoubleSpinBox.cpp + * contrib/hbqt/TQDateEdit.prg + * contrib/hbqt/TQHeaderView.prg + * contrib/hbqt/TQCheckBox.prg + * contrib/hbqt/TQConicalGradient.prg + * contrib/hbqt/QStyleOptionComplex.cpp + * contrib/hbqt/QTableView.cpp + * contrib/hbqt/TQWebFrame.prg + * contrib/hbqt/QPen.cpp + * contrib/hbqt/QRegion.cpp + * contrib/hbqt/QTextEncoder.cpp + * contrib/hbqt/TQFocusFrame.prg + * contrib/hbqt/TQSizePolicy.prg + * contrib/hbqt/QLatin1Char.cpp + * contrib/hbqt/TQDirModel.prg + * contrib/hbqt/QFrame.cpp + * contrib/hbqt/QStyleOptionSpinBox.cpp + * contrib/hbqt/TQStyleOptionFrame.prg + * contrib/hbqt/TQFont.prg + * contrib/hbqt/TQAbstractSlider.prg + * contrib/hbqt/TQObject.prg + * contrib/hbqt/QVariant.cpp + * contrib/hbqt/TQAbstractScrollArea.prg + * contrib/hbqt/TQPicture.prg + * Regenerated sources after generator change. + 2009-08-12 12:37 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * source/rtl/gtcrs/Makefile * source/rtl/gttrm/Makefile diff --git a/harbour/config/global.cf b/harbour/config/global.cf index 4d7ce288ed..f01c3e7396 100644 --- a/harbour/config/global.cf +++ b/harbour/config/global.cf @@ -677,17 +677,20 @@ endif # Fill it automatically if not specified ifeq ($(HB_INSTALL_PREFIX),) + + HB_INSTALL_PREFIX := $(realpath $(TOP)$(ROOT)) + # Use names which are not likely to be used by users to # avoiding accidental overwrites of existing installations - ifeq ($(HB_ARCHITECTURE),dos) - HB_INSTALL_PREFIX := C:\hbauto - else - ifeq ($(HB_UNIX_COMPATIBLE),no) - HB_INSTALL_PREFIX := C:$(DIRSEP)hb-auto-$(HB_ARCHITECTURE)-$(HB_COMPILER) - else - HB_INSTALL_PREFIX := $(HOME)$(DIRSEP)hb-auto-$(HB_ARCHITECTURE)-$(HB_COMPILER) - endif - endif +# ifeq ($(HB_ARCHITECTURE),dos) +# HB_INSTALL_PREFIX := C:\hbauto +# else +# ifeq ($(HB_UNIX_COMPATIBLE),no) +# HB_INSTALL_PREFIX := C:$(DIRSEP)hb-auto-$(HB_ARCHITECTURE)-$(HB_COMPILER) +# else +# HB_INSTALL_PREFIX := $(HOME)$(DIRSEP)hb-auto-$(HB_ARCHITECTURE)-$(HB_COMPILER) +# endif +# endif ifneq ($(MAKE_381),) $(info ! HB_INSTALL_PREFIX automatically set to $(HB_INSTALL_PREFIX)) diff --git a/harbour/contrib/hbqt/Makefile_gen b/harbour/contrib/hbqt/Makefile_gen index e8baf95a40..48000d4979 100644 --- a/harbour/contrib/hbqt/Makefile_gen +++ b/harbour/contrib/hbqt/Makefile_gen @@ -60,9 +60,9 @@ CPP_SOURCES := \ QFontDatabase.cpp \ QFontDialog.cpp \ QFontInfo.cpp \ - QFormLayout.cpp \ QFontMetrics.cpp \ QFontMetricsF.cpp \ + QFormLayout.cpp \ QFrame.cpp \ QFtp.cpp \ QGradient.cpp \ @@ -460,3 +460,6 @@ PRG_SOURCES := \ TQWindowsStyle.prg \ TQWindowsXPStyle.prg \ TQWizard.prg \ + +# Don't delete this comment, it's here to ensure empty +# line above is kept intact. diff --git a/harbour/contrib/hbqt/QAbstractButton.cpp b/harbour/contrib/hbqt/QAbstractButton.cpp index 6ca1742bf9..7e3361a753 100644 --- a/harbour/contrib/hbqt/QAbstractButton.cpp +++ b/harbour/contrib/hbqt/QAbstractButton.cpp @@ -293,4 +293,3 @@ HB_FUNC( QT_QABSTRACTBUTTON_TOGGLE ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QAbstractItemModel.cpp b/harbour/contrib/hbqt/QAbstractItemModel.cpp index 5c8b4aa1b0..e8909f4c5e 100644 --- a/harbour/contrib/hbqt/QAbstractItemModel.cpp +++ b/harbour/contrib/hbqt/QAbstractItemModel.cpp @@ -382,4 +382,3 @@ HB_FUNC( QT_QABSTRACTITEMMODEL_SUBMIT ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QAbstractItemView.cpp b/harbour/contrib/hbqt/QAbstractItemView.cpp index cd2280709e..114fbced1c 100644 --- a/harbour/contrib/hbqt/QAbstractItemView.cpp +++ b/harbour/contrib/hbqt/QAbstractItemView.cpp @@ -599,4 +599,3 @@ HB_FUNC( QT_QABSTRACTITEMVIEW_UPDATE ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QAbstractListModel.cpp b/harbour/contrib/hbqt/QAbstractListModel.cpp index 334975e9bb..7913476bf7 100644 --- a/harbour/contrib/hbqt/QAbstractListModel.cpp +++ b/harbour/contrib/hbqt/QAbstractListModel.cpp @@ -93,4 +93,3 @@ HB_FUNC( QT_QABSTRACTLISTMODEL_INDEX ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QAbstractPrintDialog.cpp b/harbour/contrib/hbqt/QAbstractPrintDialog.cpp index 27ba1bbead..f66b713bdc 100644 --- a/harbour/contrib/hbqt/QAbstractPrintDialog.cpp +++ b/harbour/contrib/hbqt/QAbstractPrintDialog.cpp @@ -179,4 +179,3 @@ HB_FUNC( QT_QABSTRACTPRINTDIALOG_TOPAGE ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QAbstractScrollArea.cpp b/harbour/contrib/hbqt/QAbstractScrollArea.cpp index 9a94567d2c..f5cee4db08 100644 --- a/harbour/contrib/hbqt/QAbstractScrollArea.cpp +++ b/harbour/contrib/hbqt/QAbstractScrollArea.cpp @@ -205,4 +205,3 @@ HB_FUNC( QT_QABSTRACTSCROLLAREA_VIEWPORT ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QAbstractSlider.cpp b/harbour/contrib/hbqt/QAbstractSlider.cpp index 1b401d90e6..95276978e0 100644 --- a/harbour/contrib/hbqt/QAbstractSlider.cpp +++ b/harbour/contrib/hbqt/QAbstractSlider.cpp @@ -281,4 +281,3 @@ HB_FUNC( QT_QABSTRACTSLIDER_SETVALUE ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QAbstractSpinBox.cpp b/harbour/contrib/hbqt/QAbstractSpinBox.cpp index 7faf977c4e..22a09e28b6 100644 --- a/harbour/contrib/hbqt/QAbstractSpinBox.cpp +++ b/harbour/contrib/hbqt/QAbstractSpinBox.cpp @@ -300,4 +300,3 @@ HB_FUNC( QT_QABSTRACTSPINBOX_STEPUP ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QAbstractTableModel.cpp b/harbour/contrib/hbqt/QAbstractTableModel.cpp index bfecf74fdc..78d401ecf4 100644 --- a/harbour/contrib/hbqt/QAbstractTableModel.cpp +++ b/harbour/contrib/hbqt/QAbstractTableModel.cpp @@ -93,4 +93,3 @@ HB_FUNC( QT_QABSTRACTTABLEMODEL_INDEX ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QAction.cpp b/harbour/contrib/hbqt/QAction.cpp index 8a240a30bf..8a8afc29d3 100644 --- a/harbour/contrib/hbqt/QAction.cpp +++ b/harbour/contrib/hbqt/QAction.cpp @@ -493,4 +493,3 @@ HB_FUNC( QT_QACTION_TRIGGER ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QApplication.cpp b/harbour/contrib/hbqt/QApplication.cpp index b4f451b421..00707753c0 100644 --- a/harbour/contrib/hbqt/QApplication.cpp +++ b/harbour/contrib/hbqt/QApplication.cpp @@ -828,4 +828,3 @@ HB_FUNC( QT_QAPPLICATION_SETSTYLESHEET ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QBitmap.cpp b/harbour/contrib/hbqt/QBitmap.cpp index 258b8990c2..2ce193fb87 100644 --- a/harbour/contrib/hbqt/QBitmap.cpp +++ b/harbour/contrib/hbqt/QBitmap.cpp @@ -155,4 +155,3 @@ HB_FUNC( QT_QBITMAP_FROMIMAGE ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QBoxLayout.cpp b/harbour/contrib/hbqt/QBoxLayout.cpp index 02e82b4c29..c9faf20eef 100644 --- a/harbour/contrib/hbqt/QBoxLayout.cpp +++ b/harbour/contrib/hbqt/QBoxLayout.cpp @@ -250,4 +250,3 @@ HB_FUNC( QT_QBOXLAYOUT_STRETCH ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QBrush.cpp b/harbour/contrib/hbqt/QBrush.cpp index d4a9c1944e..7cdc39eaa3 100644 --- a/harbour/contrib/hbqt/QBrush.cpp +++ b/harbour/contrib/hbqt/QBrush.cpp @@ -259,4 +259,3 @@ HB_FUNC( QT_QBRUSH_TRANSFORM ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QButtonGroup.cpp b/harbour/contrib/hbqt/QButtonGroup.cpp index 429e76d516..7ac83f8f5f 100644 --- a/harbour/contrib/hbqt/QButtonGroup.cpp +++ b/harbour/contrib/hbqt/QButtonGroup.cpp @@ -181,4 +181,3 @@ HB_FUNC( QT_QBUTTONGROUP_SETID ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QCalendarWidget.cpp b/harbour/contrib/hbqt/QCalendarWidget.cpp index d92ae9804b..0d998a1aa9 100644 --- a/harbour/contrib/hbqt/QCalendarWidget.cpp +++ b/harbour/contrib/hbqt/QCalendarWidget.cpp @@ -404,4 +404,3 @@ HB_FUNC( QT_QCALENDARWIDGET_SHOWTODAY ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QCheckBox.cpp b/harbour/contrib/hbqt/QCheckBox.cpp index 7ae11e9255..0061056117 100644 --- a/harbour/contrib/hbqt/QCheckBox.cpp +++ b/harbour/contrib/hbqt/QCheckBox.cpp @@ -124,4 +124,3 @@ HB_FUNC( QT_QCHECKBOX_SETTRISTATE ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QClipboard.cpp b/harbour/contrib/hbqt/QClipboard.cpp index 8703e95f7b..45b2d2412b 100644 --- a/harbour/contrib/hbqt/QClipboard.cpp +++ b/harbour/contrib/hbqt/QClipboard.cpp @@ -202,4 +202,3 @@ HB_FUNC( QT_QCLIPBOARD_TEXT ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QColor.cpp b/harbour/contrib/hbqt/QColor.cpp index 145f318710..1b1c87139b 100644 --- a/harbour/contrib/hbqt/QColor.cpp +++ b/harbour/contrib/hbqt/QColor.cpp @@ -711,4 +711,3 @@ HB_FUNC( QT_QCOLOR_FROMRGBA ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QColorDialog.cpp b/harbour/contrib/hbqt/QColorDialog.cpp index aad32b6e55..4511e8f02a 100644 --- a/harbour/contrib/hbqt/QColorDialog.cpp +++ b/harbour/contrib/hbqt/QColorDialog.cpp @@ -218,4 +218,3 @@ HB_FUNC( QT_QCOLORDIALOG_SETSTANDARDCOLOR ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QComboBox.cpp b/harbour/contrib/hbqt/QComboBox.cpp index 3edaa8cb5a..e9ee39b871 100644 --- a/harbour/contrib/hbqt/QComboBox.cpp +++ b/harbour/contrib/hbqt/QComboBox.cpp @@ -562,4 +562,3 @@ HB_FUNC( QT_QCOMBOBOX_SETEDITTEXT ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QCommandLinkButton.cpp b/harbour/contrib/hbqt/QCommandLinkButton.cpp index 1ec89a6a77..babbacd92a 100644 --- a/harbour/contrib/hbqt/QCommandLinkButton.cpp +++ b/harbour/contrib/hbqt/QCommandLinkButton.cpp @@ -102,4 +102,3 @@ HB_FUNC( QT_QCOMMANDLINKBUTTON_SETDESCRIPTION ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QCommonStyle.cpp b/harbour/contrib/hbqt/QCommonStyle.cpp index 78c76d7266..1f2cb2a880 100644 --- a/harbour/contrib/hbqt/QCommonStyle.cpp +++ b/harbour/contrib/hbqt/QCommonStyle.cpp @@ -84,4 +84,3 @@ HB_FUNC( QT_QCOMMONSTYLE_DESTROY ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QConicalGradient.cpp b/harbour/contrib/hbqt/QConicalGradient.cpp index 3cb772e6b1..237a79124c 100644 --- a/harbour/contrib/hbqt/QConicalGradient.cpp +++ b/harbour/contrib/hbqt/QConicalGradient.cpp @@ -132,4 +132,3 @@ HB_FUNC( QT_QCONICALGRADIENT_SETCENTER_1 ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QCoreApplication.cpp b/harbour/contrib/hbqt/QCoreApplication.cpp index 30b7090e6b..ce2910cb75 100644 --- a/harbour/contrib/hbqt/QCoreApplication.cpp +++ b/harbour/contrib/hbqt/QCoreApplication.cpp @@ -424,4 +424,3 @@ HB_FUNC( QT_QCOREAPPLICATION_QUIT ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QCursor.cpp b/harbour/contrib/hbqt/QCursor.cpp index ba4a556e2a..71f326a45f 100644 --- a/harbour/contrib/hbqt/QCursor.cpp +++ b/harbour/contrib/hbqt/QCursor.cpp @@ -195,4 +195,3 @@ HB_FUNC( QT_QCURSOR_SETPOS_1 ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QDateEdit.cpp b/harbour/contrib/hbqt/QDateEdit.cpp index 9d0bec39fb..45c95485c9 100644 --- a/harbour/contrib/hbqt/QDateEdit.cpp +++ b/harbour/contrib/hbqt/QDateEdit.cpp @@ -85,4 +85,3 @@ HB_FUNC( QT_QDATEEDIT_DESTROY ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QDateTime.cpp b/harbour/contrib/hbqt/QDateTime.cpp index 2a2ac3aed4..96c379a0af 100644 --- a/harbour/contrib/hbqt/QDateTime.cpp +++ b/harbour/contrib/hbqt/QDateTime.cpp @@ -296,4 +296,3 @@ HB_FUNC( QT_QDATETIME_FROMTIME_T ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QDateTimeEdit.cpp b/harbour/contrib/hbqt/QDateTimeEdit.cpp index aca4e298b4..e1f52c3315 100644 --- a/harbour/contrib/hbqt/QDateTimeEdit.cpp +++ b/harbour/contrib/hbqt/QDateTimeEdit.cpp @@ -444,4 +444,3 @@ HB_FUNC( QT_QDATETIMEEDIT_SETTIME ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QDesktopWidget.cpp b/harbour/contrib/hbqt/QDesktopWidget.cpp index f889a1e429..4fec6b8431 100644 --- a/harbour/contrib/hbqt/QDesktopWidget.cpp +++ b/harbour/contrib/hbqt/QDesktopWidget.cpp @@ -181,4 +181,3 @@ HB_FUNC( QT_QDESKTOPWIDGET_SCREENNUMBER_1 ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QDial.cpp b/harbour/contrib/hbqt/QDial.cpp index 6b29cad2fd..0c5a3c6eb8 100644 --- a/harbour/contrib/hbqt/QDial.cpp +++ b/harbour/contrib/hbqt/QDial.cpp @@ -141,4 +141,3 @@ HB_FUNC( QT_QDIAL_SETWRAPPING ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QDialog.cpp b/harbour/contrib/hbqt/QDialog.cpp index e3dd7b852b..b3a589afe8 100644 --- a/harbour/contrib/hbqt/QDialog.cpp +++ b/harbour/contrib/hbqt/QDialog.cpp @@ -169,4 +169,3 @@ HB_FUNC( QT_QDIALOG_REJECT ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QDir.cpp b/harbour/contrib/hbqt/QDir.cpp index 3d4be727be..362fc7b935 100644 --- a/harbour/contrib/hbqt/QDir.cpp +++ b/harbour/contrib/hbqt/QDir.cpp @@ -534,4 +534,3 @@ HB_FUNC( QT_QDIR_TONATIVESEPARATORS ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QDirModel.cpp b/harbour/contrib/hbqt/QDirModel.cpp index 5bf1b62fcd..1f8b1baeb9 100644 --- a/harbour/contrib/hbqt/QDirModel.cpp +++ b/harbour/contrib/hbqt/QDirModel.cpp @@ -394,4 +394,3 @@ HB_FUNC( QT_QDIRMODEL_REFRESH ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QDockWidget.cpp b/harbour/contrib/hbqt/QDockWidget.cpp index 83f57dde87..50238331ab 100644 --- a/harbour/contrib/hbqt/QDockWidget.cpp +++ b/harbour/contrib/hbqt/QDockWidget.cpp @@ -187,4 +187,3 @@ HB_FUNC( QT_QDOCKWIDGET_WIDGET ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QDoubleSpinBox.cpp b/harbour/contrib/hbqt/QDoubleSpinBox.cpp index 89e33e1506..f6cda0a037 100644 --- a/harbour/contrib/hbqt/QDoubleSpinBox.cpp +++ b/harbour/contrib/hbqt/QDoubleSpinBox.cpp @@ -228,4 +228,3 @@ HB_FUNC( QT_QDOUBLESPINBOX_SETVALUE ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QDragEnterEvent.cpp b/harbour/contrib/hbqt/QDragEnterEvent.cpp index 0d440f694d..3987b174ad 100644 --- a/harbour/contrib/hbqt/QDragEnterEvent.cpp +++ b/harbour/contrib/hbqt/QDragEnterEvent.cpp @@ -84,4 +84,3 @@ HB_FUNC( QT_QDRAGENTEREVENT_DESTROY ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QDragLeaveEvent.cpp b/harbour/contrib/hbqt/QDragLeaveEvent.cpp index e3fd1fef4c..d3eee59e8d 100644 --- a/harbour/contrib/hbqt/QDragLeaveEvent.cpp +++ b/harbour/contrib/hbqt/QDragLeaveEvent.cpp @@ -84,4 +84,3 @@ HB_FUNC( QT_QDRAGLEAVEEVENT_DESTROY ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QDragMoveEvent.cpp b/harbour/contrib/hbqt/QDragMoveEvent.cpp index 07d6faa276..9cbb314353 100644 --- a/harbour/contrib/hbqt/QDragMoveEvent.cpp +++ b/harbour/contrib/hbqt/QDragMoveEvent.cpp @@ -125,4 +125,3 @@ HB_FUNC( QT_QDRAGMOVEEVENT_IGNORE_1 ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QDropEvent.cpp b/harbour/contrib/hbqt/QDropEvent.cpp index fca266295a..fb1259555c 100644 --- a/harbour/contrib/hbqt/QDropEvent.cpp +++ b/harbour/contrib/hbqt/QDropEvent.cpp @@ -164,4 +164,3 @@ HB_FUNC( QT_QDROPEVENT_SOURCE ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QErrorMessage.cpp b/harbour/contrib/hbqt/QErrorMessage.cpp index ea2be76c61..731f7a4c3b 100644 --- a/harbour/contrib/hbqt/QErrorMessage.cpp +++ b/harbour/contrib/hbqt/QErrorMessage.cpp @@ -102,4 +102,3 @@ HB_FUNC( QT_QERRORMESSAGE_SHOWMESSAGE ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QEvent.cpp b/harbour/contrib/hbqt/QEvent.cpp index 1020199d7f..dfda0f18d7 100644 --- a/harbour/contrib/hbqt/QEvent.cpp +++ b/harbour/contrib/hbqt/QEvent.cpp @@ -145,4 +145,3 @@ HB_FUNC( QT_QEVENT_REGISTEREVENTTYPE ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QEventLoop.cpp b/harbour/contrib/hbqt/QEventLoop.cpp index fa1cfd6083..a6ce22ddbd 100644 --- a/harbour/contrib/hbqt/QEventLoop.cpp +++ b/harbour/contrib/hbqt/QEventLoop.cpp @@ -138,4 +138,3 @@ HB_FUNC( QT_QEVENTLOOP_WAKEUP ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QFileDialog.cpp b/harbour/contrib/hbqt/QFileDialog.cpp index bd19cbfb4b..05e6c72009 100644 --- a/harbour/contrib/hbqt/QFileDialog.cpp +++ b/harbour/contrib/hbqt/QFileDialog.cpp @@ -472,4 +472,3 @@ HB_FUNC( QT_QFILEDIALOG_GETEXISTINGDIRECTORY ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QFileSystemModel.cpp b/harbour/contrib/hbqt/QFileSystemModel.cpp index 55eaf362d6..c2fc71e69a 100644 --- a/harbour/contrib/hbqt/QFileSystemModel.cpp +++ b/harbour/contrib/hbqt/QFileSystemModel.cpp @@ -345,4 +345,3 @@ HB_FUNC( QT_QFILESYSTEMMODEL_TYPE ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QFocusEvent.cpp b/harbour/contrib/hbqt/QFocusEvent.cpp index 5e4308f929..2b8ae164db 100644 --- a/harbour/contrib/hbqt/QFocusEvent.cpp +++ b/harbour/contrib/hbqt/QFocusEvent.cpp @@ -108,4 +108,3 @@ HB_FUNC( QT_QFOCUSEVENT_REASON ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QFocusFrame.cpp b/harbour/contrib/hbqt/QFocusFrame.cpp index ffd639f77c..be17473d51 100644 --- a/harbour/contrib/hbqt/QFocusFrame.cpp +++ b/harbour/contrib/hbqt/QFocusFrame.cpp @@ -101,4 +101,3 @@ HB_FUNC( QT_QFOCUSFRAME_WIDGET ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QFont.cpp b/harbour/contrib/hbqt/QFont.cpp index 591f4c1194..4025250541 100644 --- a/harbour/contrib/hbqt/QFont.cpp +++ b/harbour/contrib/hbqt/QFont.cpp @@ -588,4 +588,3 @@ HB_FUNC( QT_QFONT_SUBSTITUTIONS ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QFontComboBox.cpp b/harbour/contrib/hbqt/QFontComboBox.cpp index 7972e363db..fd8838ee18 100644 --- a/harbour/contrib/hbqt/QFontComboBox.cpp +++ b/harbour/contrib/hbqt/QFontComboBox.cpp @@ -138,4 +138,3 @@ HB_FUNC( QT_QFONTCOMBOBOX_SETCURRENTFONT ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QFontDatabase.cpp b/harbour/contrib/hbqt/QFontDatabase.cpp index f529d8ec64..3067a1dd38 100644 --- a/harbour/contrib/hbqt/QFontDatabase.cpp +++ b/harbour/contrib/hbqt/QFontDatabase.cpp @@ -262,4 +262,3 @@ HB_FUNC( QT_QFONTDATABASE_WRITINGSYSTEMSAMPLE ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QFontDialog.cpp b/harbour/contrib/hbqt/QFontDialog.cpp index b71ba87228..9c4f0280d1 100644 --- a/harbour/contrib/hbqt/QFontDialog.cpp +++ b/harbour/contrib/hbqt/QFontDialog.cpp @@ -206,4 +206,3 @@ HB_FUNC( QT_QFONTDIALOG_GETFONT_4 ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QFontInfo.cpp b/harbour/contrib/hbqt/QFontInfo.cpp index 6b08e6cd44..e42114ed16 100644 --- a/harbour/contrib/hbqt/QFontInfo.cpp +++ b/harbour/contrib/hbqt/QFontInfo.cpp @@ -182,4 +182,3 @@ HB_FUNC( QT_QFONTINFO_WEIGHT ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QFontMetrics.cpp b/harbour/contrib/hbqt/QFontMetrics.cpp index c436d84a8c..b86ee662a3 100644 --- a/harbour/contrib/hbqt/QFontMetrics.cpp +++ b/harbour/contrib/hbqt/QFontMetrics.cpp @@ -321,4 +321,3 @@ HB_FUNC( QT_QFONTMETRICS_XHEIGHT ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QFontMetricsF.cpp b/harbour/contrib/hbqt/QFontMetricsF.cpp index ac1d25e83b..418583c333 100644 --- a/harbour/contrib/hbqt/QFontMetricsF.cpp +++ b/harbour/contrib/hbqt/QFontMetricsF.cpp @@ -314,4 +314,3 @@ HB_FUNC( QT_QFONTMETRICSF_XHEIGHT ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QFormLayout.cpp b/harbour/contrib/hbqt/QFormLayout.cpp index 5fb006c2f8..e3da22932b 100644 --- a/harbour/contrib/hbqt/QFormLayout.cpp +++ b/harbour/contrib/hbqt/QFormLayout.cpp @@ -397,4 +397,3 @@ HB_FUNC( QT_QFORMLAYOUT_VERTICALSPACING ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QFrame.cpp b/harbour/contrib/hbqt/QFrame.cpp index 553f6dfa92..9a8ce5d74b 100644 --- a/harbour/contrib/hbqt/QFrame.cpp +++ b/harbour/contrib/hbqt/QFrame.cpp @@ -195,4 +195,3 @@ HB_FUNC( QT_QFRAME_SETMIDLINEWIDTH ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QGradient.cpp b/harbour/contrib/hbqt/QGradient.cpp index 0b13f18632..e5116ece3b 100644 --- a/harbour/contrib/hbqt/QGradient.cpp +++ b/harbour/contrib/hbqt/QGradient.cpp @@ -154,4 +154,3 @@ HB_FUNC( QT_QGRADIENT_TYPE ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QGridLayout.cpp b/harbour/contrib/hbqt/QGridLayout.cpp index 7ea95ee989..86b8d24ca0 100644 --- a/harbour/contrib/hbqt/QGridLayout.cpp +++ b/harbour/contrib/hbqt/QGridLayout.cpp @@ -304,4 +304,3 @@ HB_FUNC( QT_QGRIDLAYOUT_VERTICALSPACING ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QGroupBox.cpp b/harbour/contrib/hbqt/QGroupBox.cpp index 2452dce768..91aa7a1760 100644 --- a/harbour/contrib/hbqt/QGroupBox.cpp +++ b/harbour/contrib/hbqt/QGroupBox.cpp @@ -166,4 +166,3 @@ HB_FUNC( QT_QGROUPBOX_SETCHECKED ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QHBoxLayout.cpp b/harbour/contrib/hbqt/QHBoxLayout.cpp index ab3dda8830..2af15141db 100644 --- a/harbour/contrib/hbqt/QHBoxLayout.cpp +++ b/harbour/contrib/hbqt/QHBoxLayout.cpp @@ -86,4 +86,3 @@ HB_FUNC( QT_QHBOXLAYOUT_DESTROY ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QHeaderView.cpp b/harbour/contrib/hbqt/QHeaderView.cpp index 853863f81c..b995a13b2f 100644 --- a/harbour/contrib/hbqt/QHeaderView.cpp +++ b/harbour/contrib/hbqt/QHeaderView.cpp @@ -545,4 +545,3 @@ HB_FUNC( QT_QHEADERVIEW_SETOFFSETTOSECTIONPOSITION ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QIODevice.cpp b/harbour/contrib/hbqt/QIODevice.cpp index 28ebd5e748..71d32684b0 100644 --- a/harbour/contrib/hbqt/QIODevice.cpp +++ b/harbour/contrib/hbqt/QIODevice.cpp @@ -364,4 +364,3 @@ HB_FUNC( QT_QIODEVICE_WRITE_2 ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QIcon.cpp b/harbour/contrib/hbqt/QIcon.cpp index 824b1b1e10..3378f04a86 100644 --- a/harbour/contrib/hbqt/QIcon.cpp +++ b/harbour/contrib/hbqt/QIcon.cpp @@ -195,4 +195,3 @@ HB_FUNC( QT_QICON_PIXMAP_2 ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QImage.cpp b/harbour/contrib/hbqt/QImage.cpp index 4b4d904f2f..701c3df939 100644 --- a/harbour/contrib/hbqt/QImage.cpp +++ b/harbour/contrib/hbqt/QImage.cpp @@ -627,4 +627,3 @@ HB_FUNC( QT_QIMAGE_WIDTH ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QImageReader.cpp b/harbour/contrib/hbqt/QImageReader.cpp index ff0f2006c5..e811642138 100644 --- a/harbour/contrib/hbqt/QImageReader.cpp +++ b/harbour/contrib/hbqt/QImageReader.cpp @@ -405,4 +405,3 @@ HB_FUNC( QT_QIMAGEREADER_IMAGEFORMAT_2 ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QImageWriter.cpp b/harbour/contrib/hbqt/QImageWriter.cpp index 9abc5f149a..13b63af6d2 100644 --- a/harbour/contrib/hbqt/QImageWriter.cpp +++ b/harbour/contrib/hbqt/QImageWriter.cpp @@ -244,4 +244,3 @@ HB_FUNC( QT_QIMAGEWRITER_WRITE ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QInputDialog.cpp b/harbour/contrib/hbqt/QInputDialog.cpp index 224ac9eb76..166b726add 100644 --- a/harbour/contrib/hbqt/QInputDialog.cpp +++ b/harbour/contrib/hbqt/QInputDialog.cpp @@ -459,4 +459,3 @@ HB_FUNC( QT_QINPUTDIALOG_GETTEXT ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QInputEvent.cpp b/harbour/contrib/hbqt/QInputEvent.cpp index 93a201c36e..fac9d5394b 100644 --- a/harbour/contrib/hbqt/QInputEvent.cpp +++ b/harbour/contrib/hbqt/QInputEvent.cpp @@ -94,4 +94,3 @@ HB_FUNC( QT_QINPUTEVENT_MODIFIERS ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QKeyEvent.cpp b/harbour/contrib/hbqt/QKeyEvent.cpp index ef985be318..b147dae75b 100644 --- a/harbour/contrib/hbqt/QKeyEvent.cpp +++ b/harbour/contrib/hbqt/QKeyEvent.cpp @@ -156,4 +156,3 @@ HB_FUNC( QT_QKEYEVENT_TEXT ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QKeySequence.cpp b/harbour/contrib/hbqt/QKeySequence.cpp index 549b613743..c3bce3f093 100644 --- a/harbour/contrib/hbqt/QKeySequence.cpp +++ b/harbour/contrib/hbqt/QKeySequence.cpp @@ -159,4 +159,3 @@ HB_FUNC( QT_QKEYSEQUENCE_MNEMONIC ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QLCDNumber.cpp b/harbour/contrib/hbqt/QLCDNumber.cpp index 13319e3aa1..7281e1a127 100644 --- a/harbour/contrib/hbqt/QLCDNumber.cpp +++ b/harbour/contrib/hbqt/QLCDNumber.cpp @@ -243,4 +243,3 @@ HB_FUNC( QT_QLCDNUMBER_SETSMALLDECIMALPOINT ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QLabel.cpp b/harbour/contrib/hbqt/QLabel.cpp index 8ec28eb5f2..251d5e9956 100644 --- a/harbour/contrib/hbqt/QLabel.cpp +++ b/harbour/contrib/hbqt/QLabel.cpp @@ -318,4 +318,3 @@ HB_FUNC( QT_QLABEL_SETTEXT ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QLatin1Char.cpp b/harbour/contrib/hbqt/QLatin1Char.cpp index aacf748dd7..9bcc6f9e42 100644 --- a/harbour/contrib/hbqt/QLatin1Char.cpp +++ b/harbour/contrib/hbqt/QLatin1Char.cpp @@ -100,4 +100,3 @@ HB_FUNC( QT_QLATIN1CHAR_UNICODE ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QLatin1String.cpp b/harbour/contrib/hbqt/QLatin1String.cpp index df54348c56..80c8bf28cb 100644 --- a/harbour/contrib/hbqt/QLatin1String.cpp +++ b/harbour/contrib/hbqt/QLatin1String.cpp @@ -92,4 +92,3 @@ HB_FUNC( QT_QLATIN1STRING_LATIN1 ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QLayout.cpp b/harbour/contrib/hbqt/QLayout.cpp index 3209ab4072..615cbbba08 100644 --- a/harbour/contrib/hbqt/QLayout.cpp +++ b/harbour/contrib/hbqt/QLayout.cpp @@ -331,4 +331,3 @@ HB_FUNC( QT_QLAYOUT_CLOSESTACCEPTABLESIZE ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QLayoutItem.cpp b/harbour/contrib/hbqt/QLayoutItem.cpp index 6c393d3e2c..7e6ec560ec 100644 --- a/harbour/contrib/hbqt/QLayoutItem.cpp +++ b/harbour/contrib/hbqt/QLayoutItem.cpp @@ -221,4 +221,3 @@ HB_FUNC( QT_QLAYOUTITEM_WIDGET ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QLine.cpp b/harbour/contrib/hbqt/QLine.cpp index 42525c8321..7c2f3bfb7d 100644 --- a/harbour/contrib/hbqt/QLine.cpp +++ b/harbour/contrib/hbqt/QLine.cpp @@ -237,4 +237,3 @@ HB_FUNC( QT_QLINE_TRANSLATED_1 ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QLineEdit.cpp b/harbour/contrib/hbqt/QLineEdit.cpp index 37b6bc3f43..7e7ca206de 100644 --- a/harbour/contrib/hbqt/QLineEdit.cpp +++ b/harbour/contrib/hbqt/QLineEdit.cpp @@ -540,4 +540,3 @@ HB_FUNC( QT_QLINEEDIT_UNDO ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QLinearGradient.cpp b/harbour/contrib/hbqt/QLinearGradient.cpp index 37bbe51450..0cc0b4bbb9 100644 --- a/harbour/contrib/hbqt/QLinearGradient.cpp +++ b/harbour/contrib/hbqt/QLinearGradient.cpp @@ -155,4 +155,3 @@ HB_FUNC( QT_QLINEARGRADIENT_START ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QList.cpp b/harbour/contrib/hbqt/QList.cpp index 283a873f4f..a178633ebc 100644 --- a/harbour/contrib/hbqt/QList.cpp +++ b/harbour/contrib/hbqt/QList.cpp @@ -433,4 +433,3 @@ HB_FUNC( QT_QLIST_VALUE_1 ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QListView.cpp b/harbour/contrib/hbqt/QListView.cpp index ca3bad934f..0d439bed47 100644 --- a/harbour/contrib/hbqt/QListView.cpp +++ b/harbour/contrib/hbqt/QListView.cpp @@ -325,4 +325,3 @@ HB_FUNC( QT_QLISTVIEW_WORDWRAP ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QListWidget.cpp b/harbour/contrib/hbqt/QListWidget.cpp index 1428fdd7d8..eb219971fb 100644 --- a/harbour/contrib/hbqt/QListWidget.cpp +++ b/harbour/contrib/hbqt/QListWidget.cpp @@ -335,4 +335,3 @@ HB_FUNC( QT_QLISTWIDGET_SCROLLTOITEM ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QListWidgetItem.cpp b/harbour/contrib/hbqt/QListWidgetItem.cpp index b6dedea075..601a7cf96c 100644 --- a/harbour/contrib/hbqt/QListWidgetItem.cpp +++ b/harbour/contrib/hbqt/QListWidgetItem.cpp @@ -372,4 +372,3 @@ HB_FUNC( QT_QLISTWIDGETITEM_WRITE ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QMainWindow.cpp b/harbour/contrib/hbqt/QMainWindow.cpp index 2a46e30280..5e25865618 100644 --- a/harbour/contrib/hbqt/QMainWindow.cpp +++ b/harbour/contrib/hbqt/QMainWindow.cpp @@ -483,4 +483,3 @@ HB_FUNC( QT_QMAINWINDOW_SETDOCKNESTINGENABLED ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QMenu.cpp b/harbour/contrib/hbqt/QMenu.cpp index aa8bfc1e57..a59400a9b1 100644 --- a/harbour/contrib/hbqt/QMenu.cpp +++ b/harbour/contrib/hbqt/QMenu.cpp @@ -367,4 +367,3 @@ HB_FUNC( QT_QMENU_TITLE ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QMenuBar.cpp b/harbour/contrib/hbqt/QMenuBar.cpp index b73af08f5a..bf98279f31 100644 --- a/harbour/contrib/hbqt/QMenuBar.cpp +++ b/harbour/contrib/hbqt/QMenuBar.cpp @@ -211,4 +211,3 @@ HB_FUNC( QT_QMENUBAR_SETDEFAULTUP ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QMessageBox.cpp b/harbour/contrib/hbqt/QMessageBox.cpp index 62fffbfd8c..1562726237 100644 --- a/harbour/contrib/hbqt/QMessageBox.cpp +++ b/harbour/contrib/hbqt/QMessageBox.cpp @@ -406,4 +406,3 @@ HB_FUNC( QT_QMESSAGEBOX_EXEC ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QModelIndex.cpp b/harbour/contrib/hbqt/QModelIndex.cpp index d6c14b9ce5..f940e6ce20 100644 --- a/harbour/contrib/hbqt/QModelIndex.cpp +++ b/harbour/contrib/hbqt/QModelIndex.cpp @@ -174,4 +174,3 @@ HB_FUNC( QT_QMODELINDEX_SIBLING ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QMouseEvent.cpp b/harbour/contrib/hbqt/QMouseEvent.cpp index e7691587cf..31aea5a03d 100644 --- a/harbour/contrib/hbqt/QMouseEvent.cpp +++ b/harbour/contrib/hbqt/QMouseEvent.cpp @@ -157,4 +157,3 @@ HB_FUNC( QT_QMOUSEEVENT_Y ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QMoveEvent.cpp b/harbour/contrib/hbqt/QMoveEvent.cpp index 29c857765e..f29a054ad3 100644 --- a/harbour/contrib/hbqt/QMoveEvent.cpp +++ b/harbour/contrib/hbqt/QMoveEvent.cpp @@ -100,4 +100,3 @@ HB_FUNC( QT_QMOVEEVENT_POS ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QObject.cpp b/harbour/contrib/hbqt/QObject.cpp index 441e6e6e21..12cb896fe6 100644 --- a/harbour/contrib/hbqt/QObject.cpp +++ b/harbour/contrib/hbqt/QObject.cpp @@ -342,4 +342,3 @@ HB_FUNC( QT_QOBJECT_DELETELATER ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QPageSetupDialog.cpp b/harbour/contrib/hbqt/QPageSetupDialog.cpp index 1206bd8fe2..edc0b6e800 100644 --- a/harbour/contrib/hbqt/QPageSetupDialog.cpp +++ b/harbour/contrib/hbqt/QPageSetupDialog.cpp @@ -157,4 +157,3 @@ HB_FUNC( QT_QPAGESETUPDIALOG_TESTOPTION ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QPaintDevice.cpp b/harbour/contrib/hbqt/QPaintDevice.cpp index 9df6e53f9d..20bac3e942 100644 --- a/harbour/contrib/hbqt/QPaintDevice.cpp +++ b/harbour/contrib/hbqt/QPaintDevice.cpp @@ -183,4 +183,3 @@ HB_FUNC( QT_QPAINTDEVICE_WIDTHMM ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QPaintEvent.cpp b/harbour/contrib/hbqt/QPaintEvent.cpp index d28ac21df7..4e5d70596d 100644 --- a/harbour/contrib/hbqt/QPaintEvent.cpp +++ b/harbour/contrib/hbqt/QPaintEvent.cpp @@ -101,4 +101,3 @@ HB_FUNC( QT_QPAINTEVENT_REGION ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QPainter.cpp b/harbour/contrib/hbqt/QPainter.cpp index 9f95ea9b13..ef33fa36cf 100644 --- a/harbour/contrib/hbqt/QPainter.cpp +++ b/harbour/contrib/hbqt/QPainter.cpp @@ -1568,4 +1568,3 @@ HB_FUNC( QT_QPAINTER_SETREDIRECTED ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QPalette.cpp b/harbour/contrib/hbqt/QPalette.cpp index 065ca84450..80fc4ca39c 100644 --- a/harbour/contrib/hbqt/QPalette.cpp +++ b/harbour/contrib/hbqt/QPalette.cpp @@ -390,4 +390,3 @@ HB_FUNC( QT_QPALETTE_WINDOWTEXT ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QPen.cpp b/harbour/contrib/hbqt/QPen.cpp index 8867ddf6fb..194a1372d1 100644 --- a/harbour/contrib/hbqt/QPen.cpp +++ b/harbour/contrib/hbqt/QPen.cpp @@ -299,4 +299,3 @@ HB_FUNC( QT_QPEN_WIDTHF ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QPicture.cpp b/harbour/contrib/hbqt/QPicture.cpp index bb98485480..b56bf2bca9 100644 --- a/harbour/contrib/hbqt/QPicture.cpp +++ b/harbour/contrib/hbqt/QPicture.cpp @@ -185,4 +185,3 @@ HB_FUNC( QT_QPICTURE_SIZE ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QPixmap.cpp b/harbour/contrib/hbqt/QPixmap.cpp index 6d3c7f3344..e336474163 100644 --- a/harbour/contrib/hbqt/QPixmap.cpp +++ b/harbour/contrib/hbqt/QPixmap.cpp @@ -430,4 +430,3 @@ HB_FUNC( QT_QPIXMAP_TRUEMATRIX_1 ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QPoint.cpp b/harbour/contrib/hbqt/QPoint.cpp index 203bc4ef25..8299ade745 100644 --- a/harbour/contrib/hbqt/QPoint.cpp +++ b/harbour/contrib/hbqt/QPoint.cpp @@ -160,4 +160,3 @@ HB_FUNC( QT_QPOINT_Y ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QPointF.cpp b/harbour/contrib/hbqt/QPointF.cpp index a3266cf374..edbb4b7e1c 100644 --- a/harbour/contrib/hbqt/QPointF.cpp +++ b/harbour/contrib/hbqt/QPointF.cpp @@ -161,4 +161,3 @@ HB_FUNC( QT_QPOINTF_Y ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QPrintDialog.cpp b/harbour/contrib/hbqt/QPrintDialog.cpp index 208539a2e9..457553049b 100644 --- a/harbour/contrib/hbqt/QPrintDialog.cpp +++ b/harbour/contrib/hbqt/QPrintDialog.cpp @@ -163,4 +163,3 @@ HB_FUNC( QT_QPRINTDIALOG_TESTOPTION ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QPrintEngine.cpp b/harbour/contrib/hbqt/QPrintEngine.cpp index 08cc7ef32f..32b4a5d192 100644 --- a/harbour/contrib/hbqt/QPrintEngine.cpp +++ b/harbour/contrib/hbqt/QPrintEngine.cpp @@ -136,4 +136,3 @@ HB_FUNC( QT_QPRINTENGINE_SETPROPERTY ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QPrintPreviewDialog.cpp b/harbour/contrib/hbqt/QPrintPreviewDialog.cpp index cd44077294..194a46c1bd 100644 --- a/harbour/contrib/hbqt/QPrintPreviewDialog.cpp +++ b/harbour/contrib/hbqt/QPrintPreviewDialog.cpp @@ -107,4 +107,3 @@ HB_FUNC( QT_QPRINTPREVIEWDIALOG_PRINTER ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QPrinter.cpp b/harbour/contrib/hbqt/QPrinter.cpp index d4f728b218..fab7866d8a 100644 --- a/harbour/contrib/hbqt/QPrinter.cpp +++ b/harbour/contrib/hbqt/QPrinter.cpp @@ -567,4 +567,3 @@ HB_FUNC( QT_QPRINTER_TOPAGE ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QProcess.cpp b/harbour/contrib/hbqt/QProcess.cpp index 3993230442..91ef331c8e 100644 --- a/harbour/contrib/hbqt/QProcess.cpp +++ b/harbour/contrib/hbqt/QProcess.cpp @@ -379,4 +379,3 @@ HB_FUNC( QT_QPROCESS_TERMINATE ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QProgressBar.cpp b/harbour/contrib/hbqt/QProgressBar.cpp index e82ef29bc6..0ff5f1445a 100644 --- a/harbour/contrib/hbqt/QProgressBar.cpp +++ b/harbour/contrib/hbqt/QProgressBar.cpp @@ -256,4 +256,3 @@ HB_FUNC( QT_QPROGRESSBAR_SETVALUE ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QProgressDialog.cpp b/harbour/contrib/hbqt/QProgressDialog.cpp index 3a292a006e..2c3879a431 100644 --- a/harbour/contrib/hbqt/QProgressDialog.cpp +++ b/harbour/contrib/hbqt/QProgressDialog.cpp @@ -278,4 +278,3 @@ HB_FUNC( QT_QPROGRESSDIALOG_SETVALUE ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QPushButton.cpp b/harbour/contrib/hbqt/QPushButton.cpp index 6b9019a85a..913296e551 100644 --- a/harbour/contrib/hbqt/QPushButton.cpp +++ b/harbour/contrib/hbqt/QPushButton.cpp @@ -159,4 +159,3 @@ HB_FUNC( QT_QPUSHBUTTON_SHOWMENU ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QRadialGradient.cpp b/harbour/contrib/hbqt/QRadialGradient.cpp index e5006f412c..18c68c823e 100644 --- a/harbour/contrib/hbqt/QRadialGradient.cpp +++ b/harbour/contrib/hbqt/QRadialGradient.cpp @@ -177,4 +177,3 @@ HB_FUNC( QT_QRADIALGRADIENT_SETRADIUS ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QRadioButton.cpp b/harbour/contrib/hbqt/QRadioButton.cpp index 174ddeabd6..240e9b7d35 100644 --- a/harbour/contrib/hbqt/QRadioButton.cpp +++ b/harbour/contrib/hbqt/QRadioButton.cpp @@ -88,4 +88,3 @@ HB_FUNC( QT_QRADIOBUTTON_DESTROY ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QRect.cpp b/harbour/contrib/hbqt/QRect.cpp index 2d5b22570c..c4659ff6b1 100644 --- a/harbour/contrib/hbqt/QRect.cpp +++ b/harbour/contrib/hbqt/QRect.cpp @@ -594,4 +594,3 @@ HB_FUNC( QT_QRECT_Y ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QRectF.cpp b/harbour/contrib/hbqt/QRectF.cpp index 119a726d68..df34076705 100644 --- a/harbour/contrib/hbqt/QRectF.cpp +++ b/harbour/contrib/hbqt/QRectF.cpp @@ -603,4 +603,3 @@ HB_FUNC( QT_QRECTF_Y ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QRegion.cpp b/harbour/contrib/hbqt/QRegion.cpp index f27bc6de58..da3956d174 100644 --- a/harbour/contrib/hbqt/QRegion.cpp +++ b/harbour/contrib/hbqt/QRegion.cpp @@ -287,4 +287,3 @@ HB_FUNC( QT_QREGION_XORED ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QResizeEvent.cpp b/harbour/contrib/hbqt/QResizeEvent.cpp index 110328ab2c..45164275fe 100644 --- a/harbour/contrib/hbqt/QResizeEvent.cpp +++ b/harbour/contrib/hbqt/QResizeEvent.cpp @@ -100,4 +100,3 @@ HB_FUNC( QT_QRESIZEEVENT_SIZE ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QResource.cpp b/harbour/contrib/hbqt/QResource.cpp index a87dc7451d..9827453852 100644 --- a/harbour/contrib/hbqt/QResource.cpp +++ b/harbour/contrib/hbqt/QResource.cpp @@ -181,4 +181,3 @@ HB_FUNC( QT_QRESOURCE_UNREGISTERRESOURCE ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QScrollArea.cpp b/harbour/contrib/hbqt/QScrollArea.cpp index fbf19d8bf4..9e1824bb5a 100644 --- a/harbour/contrib/hbqt/QScrollArea.cpp +++ b/harbour/contrib/hbqt/QScrollArea.cpp @@ -157,4 +157,3 @@ HB_FUNC( QT_QSCROLLAREA_WIDGETRESIZABLE ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QScrollBar.cpp b/harbour/contrib/hbqt/QScrollBar.cpp index 75c9ec02e5..20cb79e2d3 100644 --- a/harbour/contrib/hbqt/QScrollBar.cpp +++ b/harbour/contrib/hbqt/QScrollBar.cpp @@ -86,4 +86,3 @@ HB_FUNC( QT_QSCROLLBAR_DESTROY ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QSignalMapper.cpp b/harbour/contrib/hbqt/QSignalMapper.cpp index e0eb7bd3dd..09f6287a5d 100644 --- a/harbour/contrib/hbqt/QSignalMapper.cpp +++ b/harbour/contrib/hbqt/QSignalMapper.cpp @@ -173,4 +173,3 @@ HB_FUNC( QT_QSIGNALMAPPER_MAP_1 ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QSize.cpp b/harbour/contrib/hbqt/QSize.cpp index 0efc268506..7a7fba4a78 100644 --- a/harbour/contrib/hbqt/QSize.cpp +++ b/harbour/contrib/hbqt/QSize.cpp @@ -208,4 +208,3 @@ HB_FUNC( QT_QSIZE_EXPANDEDTO ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QSizeF.cpp b/harbour/contrib/hbqt/QSizeF.cpp index 0e6fdcbeeb..ab1bdf6b36 100644 --- a/harbour/contrib/hbqt/QSizeF.cpp +++ b/harbour/contrib/hbqt/QSizeF.cpp @@ -213,4 +213,3 @@ HB_FUNC( QT_QSIZEF_WIDTH ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QSizeGrip.cpp b/harbour/contrib/hbqt/QSizeGrip.cpp index 5e30252f3a..7ae10c3354 100644 --- a/harbour/contrib/hbqt/QSizeGrip.cpp +++ b/harbour/contrib/hbqt/QSizeGrip.cpp @@ -85,4 +85,3 @@ HB_FUNC( QT_QSIZEGRIP_DESTROY ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QSizePolicy.cpp b/harbour/contrib/hbqt/QSizePolicy.cpp index 05d1ebc521..f6e2866c17 100644 --- a/harbour/contrib/hbqt/QSizePolicy.cpp +++ b/harbour/contrib/hbqt/QSizePolicy.cpp @@ -205,4 +205,3 @@ HB_FUNC( QT_QSIZEPOLICY_VERTICALSTRETCH ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QSlider.cpp b/harbour/contrib/hbqt/QSlider.cpp index 70b4b98318..2685f80b5d 100644 --- a/harbour/contrib/hbqt/QSlider.cpp +++ b/harbour/contrib/hbqt/QSlider.cpp @@ -125,4 +125,3 @@ HB_FUNC( QT_QSLIDER_TICKPOSITION ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QSound.cpp b/harbour/contrib/hbqt/QSound.cpp index 64faa1c6df..77565cc073 100644 --- a/harbour/contrib/hbqt/QSound.cpp +++ b/harbour/contrib/hbqt/QSound.cpp @@ -141,4 +141,3 @@ HB_FUNC( QT_QSOUND_PLAY ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QSpinBox.cpp b/harbour/contrib/hbqt/QSpinBox.cpp index bc8a36f671..bcb40c235b 100644 --- a/harbour/contrib/hbqt/QSpinBox.cpp +++ b/harbour/contrib/hbqt/QSpinBox.cpp @@ -196,4 +196,3 @@ HB_FUNC( QT_QSPINBOX_SETVALUE ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QSplashScreen.cpp b/harbour/contrib/hbqt/QSplashScreen.cpp index a4fb1fbb5f..4a6c9490eb 100644 --- a/harbour/contrib/hbqt/QSplashScreen.cpp +++ b/harbour/contrib/hbqt/QSplashScreen.cpp @@ -134,4 +134,3 @@ HB_FUNC( QT_QSPLASHSCREEN_SHOWMESSAGE ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QSplitter.cpp b/harbour/contrib/hbqt/QSplitter.cpp index 0ee251d14b..65e5564f7d 100644 --- a/harbour/contrib/hbqt/QSplitter.cpp +++ b/harbour/contrib/hbqt/QSplitter.cpp @@ -273,4 +273,3 @@ HB_FUNC( QT_QSPLITTER_WIDGET ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QStandardItem.cpp b/harbour/contrib/hbqt/QStandardItem.cpp index 3a8aec119a..8b2a5d72aa 100644 --- a/harbour/contrib/hbqt/QStandardItem.cpp +++ b/harbour/contrib/hbqt/QStandardItem.cpp @@ -676,4 +676,3 @@ HB_FUNC( QT_QSTANDARDITEM_WRITE ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QStandardItemModel.cpp b/harbour/contrib/hbqt/QStandardItemModel.cpp index 689cbed04d..550546a25e 100644 --- a/harbour/contrib/hbqt/QStandardItemModel.cpp +++ b/harbour/contrib/hbqt/QStandardItemModel.cpp @@ -309,4 +309,3 @@ HB_FUNC( QT_QSTANDARDITEMMODEL_VERTICALHEADERITEM ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QStatusBar.cpp b/harbour/contrib/hbqt/QStatusBar.cpp index ebe17d48dc..52b5d3c6b2 100644 --- a/harbour/contrib/hbqt/QStatusBar.cpp +++ b/harbour/contrib/hbqt/QStatusBar.cpp @@ -165,4 +165,3 @@ HB_FUNC( QT_QSTATUSBAR_SHOWMESSAGE ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QStringList.cpp b/harbour/contrib/hbqt/QStringList.cpp index c9e3fceaad..50a19826f5 100644 --- a/harbour/contrib/hbqt/QStringList.cpp +++ b/harbour/contrib/hbqt/QStringList.cpp @@ -385,4 +385,3 @@ HB_FUNC( QT_QSTRINGLIST_VALUE_1 ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QStringListModel.cpp b/harbour/contrib/hbqt/QStringListModel.cpp index 3750196335..89628c9765 100644 --- a/harbour/contrib/hbqt/QStringListModel.cpp +++ b/harbour/contrib/hbqt/QStringListModel.cpp @@ -149,4 +149,3 @@ HB_FUNC( QT_QSTRINGLISTMODEL_STRINGLIST ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QStyle.cpp b/harbour/contrib/hbqt/QStyle.cpp index 5ebd3f10f1..8ccc8c461f 100644 --- a/harbour/contrib/hbqt/QStyle.cpp +++ b/harbour/contrib/hbqt/QStyle.cpp @@ -332,4 +332,3 @@ HB_FUNC( QT_QSTYLE_VISUALRECT ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QStyleFactory.cpp b/harbour/contrib/hbqt/QStyleFactory.cpp index 383076593d..7bc99a243a 100644 --- a/harbour/contrib/hbqt/QStyleFactory.cpp +++ b/harbour/contrib/hbqt/QStyleFactory.cpp @@ -100,4 +100,3 @@ HB_FUNC( QT_QSTYLEFACTORY_KEYS ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QStyleHintReturn.cpp b/harbour/contrib/hbqt/QStyleHintReturn.cpp index dc391b961f..f12020c804 100644 --- a/harbour/contrib/hbqt/QStyleHintReturn.cpp +++ b/harbour/contrib/hbqt/QStyleHintReturn.cpp @@ -90,4 +90,3 @@ HB_FUNC( QT_QSTYLEHINTRETURN_DESTROY ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QStyleHintReturnMask.cpp b/harbour/contrib/hbqt/QStyleHintReturnMask.cpp index 09b0405b15..89a96157a6 100644 --- a/harbour/contrib/hbqt/QStyleHintReturnMask.cpp +++ b/harbour/contrib/hbqt/QStyleHintReturnMask.cpp @@ -90,4 +90,3 @@ HB_FUNC( QT_QSTYLEHINTRETURNMASK_DESTROY ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QStyleHintReturnVariant.cpp b/harbour/contrib/hbqt/QStyleHintReturnVariant.cpp index 92c09d82f7..5c0db40942 100644 --- a/harbour/contrib/hbqt/QStyleHintReturnVariant.cpp +++ b/harbour/contrib/hbqt/QStyleHintReturnVariant.cpp @@ -90,4 +90,3 @@ HB_FUNC( QT_QSTYLEHINTRETURNVARIANT_DESTROY ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QStyleOption.cpp b/harbour/contrib/hbqt/QStyleOption.cpp index 790b2a43dd..ccad7206ff 100644 --- a/harbour/contrib/hbqt/QStyleOption.cpp +++ b/harbour/contrib/hbqt/QStyleOption.cpp @@ -156,4 +156,3 @@ HB_FUNC( QT_QSTYLEOPTION_VERSION ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QStyleOptionButton.cpp b/harbour/contrib/hbqt/QStyleOptionButton.cpp index 43c9bcc9cd..18b527afce 100644 --- a/harbour/contrib/hbqt/QStyleOptionButton.cpp +++ b/harbour/contrib/hbqt/QStyleOptionButton.cpp @@ -124,4 +124,3 @@ HB_FUNC( QT_QSTYLEOPTIONBUTTON_TEXT ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QStyleOptionComboBox.cpp b/harbour/contrib/hbqt/QStyleOptionComboBox.cpp index 9155595205..131d7c5d25 100644 --- a/harbour/contrib/hbqt/QStyleOptionComboBox.cpp +++ b/harbour/contrib/hbqt/QStyleOptionComboBox.cpp @@ -138,4 +138,3 @@ HB_FUNC( QT_QSTYLEOPTIONCOMBOBOX_POPUPRECT ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QStyleOptionComplex.cpp b/harbour/contrib/hbqt/QStyleOptionComplex.cpp index 3e5101308e..a213f041fb 100644 --- a/harbour/contrib/hbqt/QStyleOptionComplex.cpp +++ b/harbour/contrib/hbqt/QStyleOptionComplex.cpp @@ -106,4 +106,3 @@ HB_FUNC( QT_QSTYLEOPTIONCOMPLEX_SUBCONTROLS ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QStyleOptionDockWidget.cpp b/harbour/contrib/hbqt/QStyleOptionDockWidget.cpp index ff145ab2e4..ea9f17e1c3 100644 --- a/harbour/contrib/hbqt/QStyleOptionDockWidget.cpp +++ b/harbour/contrib/hbqt/QStyleOptionDockWidget.cpp @@ -122,4 +122,3 @@ HB_FUNC( QT_QSTYLEOPTIONDOCKWIDGET_TITLE ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QStyleOptionFocusRect.cpp b/harbour/contrib/hbqt/QStyleOptionFocusRect.cpp index 39fa500543..fef7a0323a 100644 --- a/harbour/contrib/hbqt/QStyleOptionFocusRect.cpp +++ b/harbour/contrib/hbqt/QStyleOptionFocusRect.cpp @@ -98,4 +98,3 @@ HB_FUNC( QT_QSTYLEOPTIONFOCUSRECT_BACKGROUNDCOLOR ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QStyleOptionFrame.cpp b/harbour/contrib/hbqt/QStyleOptionFrame.cpp index 654b79da36..2d26abd816 100644 --- a/harbour/contrib/hbqt/QStyleOptionFrame.cpp +++ b/harbour/contrib/hbqt/QStyleOptionFrame.cpp @@ -106,4 +106,3 @@ HB_FUNC( QT_QSTYLEOPTIONFRAME_MIDLINEWIDTH ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QStyleOptionGroupBox.cpp b/harbour/contrib/hbqt/QStyleOptionGroupBox.cpp index cc2651ea5e..819fcef83b 100644 --- a/harbour/contrib/hbqt/QStyleOptionGroupBox.cpp +++ b/harbour/contrib/hbqt/QStyleOptionGroupBox.cpp @@ -138,4 +138,3 @@ HB_FUNC( QT_QSTYLEOPTIONGROUPBOX_TEXTCOLOR ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QStyleOptionHeader.cpp b/harbour/contrib/hbqt/QStyleOptionHeader.cpp index 2b2283323a..41efd2c319 100644 --- a/harbour/contrib/hbqt/QStyleOptionHeader.cpp +++ b/harbour/contrib/hbqt/QStyleOptionHeader.cpp @@ -165,4 +165,3 @@ HB_FUNC( QT_QSTYLEOPTIONHEADER_TEXTALIGNMENT ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QStyleOptionMenuItem.cpp b/harbour/contrib/hbqt/QStyleOptionMenuItem.cpp index cbbed23885..2058318ffb 100644 --- a/harbour/contrib/hbqt/QStyleOptionMenuItem.cpp +++ b/harbour/contrib/hbqt/QStyleOptionMenuItem.cpp @@ -172,4 +172,3 @@ HB_FUNC( QT_QSTYLEOPTIONMENUITEM_TEXT ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QStyleOptionProgressBar.cpp b/harbour/contrib/hbqt/QStyleOptionProgressBar.cpp index e442409a6e..b6800f7c29 100644 --- a/harbour/contrib/hbqt/QStyleOptionProgressBar.cpp +++ b/harbour/contrib/hbqt/QStyleOptionProgressBar.cpp @@ -139,4 +139,3 @@ HB_FUNC( QT_QSTYLEOPTIONPROGRESSBAR_TEXTVISIBLE ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QStyleOptionSizeGrip.cpp b/harbour/contrib/hbqt/QStyleOptionSizeGrip.cpp index fa7e693978..9d22f8b891 100644 --- a/harbour/contrib/hbqt/QStyleOptionSizeGrip.cpp +++ b/harbour/contrib/hbqt/QStyleOptionSizeGrip.cpp @@ -98,4 +98,3 @@ HB_FUNC( QT_QSTYLEOPTIONSIZEGRIP_CORNER ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QStyleOptionSlider.cpp b/harbour/contrib/hbqt/QStyleOptionSlider.cpp index 8ffc8cd54f..540d85d587 100644 --- a/harbour/contrib/hbqt/QStyleOptionSlider.cpp +++ b/harbour/contrib/hbqt/QStyleOptionSlider.cpp @@ -186,4 +186,3 @@ HB_FUNC( QT_QSTYLEOPTIONSLIDER_UPSIDEDOWN ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QStyleOptionSpinBox.cpp b/harbour/contrib/hbqt/QStyleOptionSpinBox.cpp index 74492ca3e8..42a81172e5 100644 --- a/harbour/contrib/hbqt/QStyleOptionSpinBox.cpp +++ b/harbour/contrib/hbqt/QStyleOptionSpinBox.cpp @@ -114,4 +114,3 @@ HB_FUNC( QT_QSTYLEOPTIONSPINBOX_STEPENABLED ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QStyleOptionTab.cpp b/harbour/contrib/hbqt/QStyleOptionTab.cpp index 287ceb9d68..22ff2e6365 100644 --- a/harbour/contrib/hbqt/QStyleOptionTab.cpp +++ b/harbour/contrib/hbqt/QStyleOptionTab.cpp @@ -150,4 +150,3 @@ HB_FUNC( QT_QSTYLEOPTIONTAB_TEXT ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QStyleOptionTabBarBase.cpp b/harbour/contrib/hbqt/QStyleOptionTabBarBase.cpp index b16f35f5ca..88fd40be86 100644 --- a/harbour/contrib/hbqt/QStyleOptionTabBarBase.cpp +++ b/harbour/contrib/hbqt/QStyleOptionTabBarBase.cpp @@ -114,4 +114,3 @@ HB_FUNC( QT_QSTYLEOPTIONTABBARBASE_TABBARRECT ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QStyleOptionTabWidgetFrame.cpp b/harbour/contrib/hbqt/QStyleOptionTabWidgetFrame.cpp index 4be654872c..ed7f6f674f 100644 --- a/harbour/contrib/hbqt/QStyleOptionTabWidgetFrame.cpp +++ b/harbour/contrib/hbqt/QStyleOptionTabWidgetFrame.cpp @@ -138,4 +138,3 @@ HB_FUNC( QT_QSTYLEOPTIONTABWIDGETFRAME_TABBARSIZE ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QStyleOptionTitleBar.cpp b/harbour/contrib/hbqt/QStyleOptionTitleBar.cpp index ceec47c157..50da4bd2c0 100644 --- a/harbour/contrib/hbqt/QStyleOptionTitleBar.cpp +++ b/harbour/contrib/hbqt/QStyleOptionTitleBar.cpp @@ -122,4 +122,3 @@ HB_FUNC( QT_QSTYLEOPTIONTITLEBAR_TITLEBARSTATE ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QStyleOptionToolBar.cpp b/harbour/contrib/hbqt/QStyleOptionToolBar.cpp index 7b40b9fd5c..b9bbde82c6 100644 --- a/harbour/contrib/hbqt/QStyleOptionToolBar.cpp +++ b/harbour/contrib/hbqt/QStyleOptionToolBar.cpp @@ -141,4 +141,3 @@ HB_FUNC( QT_QSTYLEOPTIONTOOLBAR_TOOLBARAREA ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QStyleOptionToolBox.cpp b/harbour/contrib/hbqt/QStyleOptionToolBox.cpp index 9c88f2dcab..9a8d506883 100644 --- a/harbour/contrib/hbqt/QStyleOptionToolBox.cpp +++ b/harbour/contrib/hbqt/QStyleOptionToolBox.cpp @@ -106,4 +106,3 @@ HB_FUNC( QT_QSTYLEOPTIONTOOLBOX_TEXT ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QStyleOptionToolButton.cpp b/harbour/contrib/hbqt/QStyleOptionToolButton.cpp index 9d96f6fd1c..4be9e6fb7c 100644 --- a/harbour/contrib/hbqt/QStyleOptionToolButton.cpp +++ b/harbour/contrib/hbqt/QStyleOptionToolButton.cpp @@ -156,4 +156,3 @@ HB_FUNC( QT_QSTYLEOPTIONTOOLBUTTON_TOOLBUTTONSTYLE ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QStyleOptionViewItem.cpp b/harbour/contrib/hbqt/QStyleOptionViewItem.cpp index bbb7d6e8de..5ad793c838 100644 --- a/harbour/contrib/hbqt/QStyleOptionViewItem.cpp +++ b/harbour/contrib/hbqt/QStyleOptionViewItem.cpp @@ -147,4 +147,3 @@ HB_FUNC( QT_QSTYLEOPTIONVIEWITEM_TEXTELIDEMODE ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QStylePainter.cpp b/harbour/contrib/hbqt/QStylePainter.cpp index 7f5495ac8d..3d96ea9fcd 100644 --- a/harbour/contrib/hbqt/QStylePainter.cpp +++ b/harbour/contrib/hbqt/QStylePainter.cpp @@ -150,4 +150,3 @@ HB_FUNC( QT_QSTYLEPAINTER_STYLE ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QStyledItemDelegate.cpp b/harbour/contrib/hbqt/QStyledItemDelegate.cpp index 8dc6f953ae..b997658193 100644 --- a/harbour/contrib/hbqt/QStyledItemDelegate.cpp +++ b/harbour/contrib/hbqt/QStyledItemDelegate.cpp @@ -157,4 +157,3 @@ HB_FUNC( QT_QSTYLEDITEMDELEGATE_UPDATEEDITORGEOMETRY ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QSystemTrayIcon.cpp b/harbour/contrib/hbqt/QSystemTrayIcon.cpp index d44c629f29..18922019b9 100644 --- a/harbour/contrib/hbqt/QSystemTrayIcon.cpp +++ b/harbour/contrib/hbqt/QSystemTrayIcon.cpp @@ -203,4 +203,3 @@ HB_FUNC( QT_QSYSTEMTRAYICON_SHOW ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QTabBar.cpp b/harbour/contrib/hbqt/QTabBar.cpp index f6a0e12677..8d4dfedffe 100644 --- a/harbour/contrib/hbqt/QTabBar.cpp +++ b/harbour/contrib/hbqt/QTabBar.cpp @@ -444,4 +444,3 @@ HB_FUNC( QT_QTABBAR_SETCURRENTINDEX ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QTabWidget.cpp b/harbour/contrib/hbqt/QTabWidget.cpp index bc78482da2..084377f4a3 100644 --- a/harbour/contrib/hbqt/QTabWidget.cpp +++ b/harbour/contrib/hbqt/QTabWidget.cpp @@ -418,4 +418,3 @@ HB_FUNC( QT_QTABWIDGET_SETCURRENTWIDGET ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QTableView.cpp b/harbour/contrib/hbqt/QTableView.cpp index 0b29386c67..5b671f8a6f 100644 --- a/harbour/contrib/hbqt/QTableView.cpp +++ b/harbour/contrib/hbqt/QTableView.cpp @@ -432,4 +432,3 @@ HB_FUNC( QT_QTABLEVIEW_SHOWROW ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QTableWidget.cpp b/harbour/contrib/hbqt/QTableWidget.cpp index dd94933df8..4f32ae9f13 100644 --- a/harbour/contrib/hbqt/QTableWidget.cpp +++ b/harbour/contrib/hbqt/QTableWidget.cpp @@ -468,4 +468,3 @@ HB_FUNC( QT_QTABLEWIDGET_SCROLLTOITEM ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QTableWidgetItem.cpp b/harbour/contrib/hbqt/QTableWidgetItem.cpp index b41ad38717..5ccbcec8b2 100644 --- a/harbour/contrib/hbqt/QTableWidgetItem.cpp +++ b/harbour/contrib/hbqt/QTableWidgetItem.cpp @@ -384,4 +384,3 @@ HB_FUNC( QT_QTABLEWIDGETITEM_WRITE ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QTextBlock.cpp b/harbour/contrib/hbqt/QTextBlock.cpp index fa271a52d2..437dd69079 100644 --- a/harbour/contrib/hbqt/QTextBlock.cpp +++ b/harbour/contrib/hbqt/QTextBlock.cpp @@ -300,4 +300,3 @@ HB_FUNC( QT_QTEXTBLOCK_USERSTATE ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QTextBlockFormat.cpp b/harbour/contrib/hbqt/QTextBlockFormat.cpp index 62d0eae019..36c0758ba6 100644 --- a/harbour/contrib/hbqt/QTextBlockFormat.cpp +++ b/harbour/contrib/hbqt/QTextBlockFormat.cpp @@ -262,4 +262,3 @@ HB_FUNC( QT_QTEXTBLOCKFORMAT_TOPMARGIN ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QTextBlockGroup.cpp b/harbour/contrib/hbqt/QTextBlockGroup.cpp index 99890bd6b4..8905734da5 100644 --- a/harbour/contrib/hbqt/QTextBlockGroup.cpp +++ b/harbour/contrib/hbqt/QTextBlockGroup.cpp @@ -84,4 +84,3 @@ HB_FUNC( QT_QTEXTBLOCKGROUP_DESTROY ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QTextBoundaryFinder.cpp b/harbour/contrib/hbqt/QTextBoundaryFinder.cpp index d0c1bb794b..d0a48494c9 100644 --- a/harbour/contrib/hbqt/QTextBoundaryFinder.cpp +++ b/harbour/contrib/hbqt/QTextBoundaryFinder.cpp @@ -182,4 +182,3 @@ HB_FUNC( QT_QTEXTBOUNDARYFINDER_TYPE ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QTextBrowser.cpp b/harbour/contrib/hbqt/QTextBrowser.cpp index 6c609858d3..45270d038c 100644 --- a/harbour/contrib/hbqt/QTextBrowser.cpp +++ b/harbour/contrib/hbqt/QTextBrowser.cpp @@ -244,4 +244,3 @@ HB_FUNC( QT_QTEXTBROWSER_SETSOURCE ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QTextCharFormat.cpp b/harbour/contrib/hbqt/QTextCharFormat.cpp index b87da19aef..032148c57a 100644 --- a/harbour/contrib/hbqt/QTextCharFormat.cpp +++ b/harbour/contrib/hbqt/QTextCharFormat.cpp @@ -466,4 +466,3 @@ HB_FUNC( QT_QTEXTCHARFORMAT_VERTICALALIGNMENT ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QTextCodec.cpp b/harbour/contrib/hbqt/QTextCodec.cpp index 6e9c9ba1ce..50cdfa1c65 100644 --- a/harbour/contrib/hbqt/QTextCodec.cpp +++ b/harbour/contrib/hbqt/QTextCodec.cpp @@ -264,4 +264,3 @@ HB_FUNC( QT_QTEXTCODEC_SETCODECFORTR ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QTextCursor.cpp b/harbour/contrib/hbqt/QTextCursor.cpp index 1651f7c689..98a4df9dc8 100644 --- a/harbour/contrib/hbqt/QTextCursor.cpp +++ b/harbour/contrib/hbqt/QTextCursor.cpp @@ -614,4 +614,3 @@ HB_FUNC( QT_QTEXTCURSOR_VISUALNAVIGATION ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QTextDecoder.cpp b/harbour/contrib/hbqt/QTextDecoder.cpp index f901b31865..c266a429a8 100644 --- a/harbour/contrib/hbqt/QTextDecoder.cpp +++ b/harbour/contrib/hbqt/QTextDecoder.cpp @@ -93,4 +93,3 @@ HB_FUNC( QT_QTEXTDECODER_TOUNICODE ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QTextDocument.cpp b/harbour/contrib/hbqt/QTextDocument.cpp index deba1098d7..c33424d4b9 100644 --- a/harbour/contrib/hbqt/QTextDocument.cpp +++ b/harbour/contrib/hbqt/QTextDocument.cpp @@ -636,4 +636,3 @@ HB_FUNC( QT_QTEXTDOCUMENT_UNDO_1 ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QTextDocumentFragment.cpp b/harbour/contrib/hbqt/QTextDocumentFragment.cpp index d054e70fb7..1ca4271abe 100644 --- a/harbour/contrib/hbqt/QTextDocumentFragment.cpp +++ b/harbour/contrib/hbqt/QTextDocumentFragment.cpp @@ -144,4 +144,3 @@ HB_FUNC( QT_QTEXTDOCUMENTFRAGMENT_FROMPLAINTEXT ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QTextDocumentWriter.cpp b/harbour/contrib/hbqt/QTextDocumentWriter.cpp index 91bed00322..0dbdac0aeb 100644 --- a/harbour/contrib/hbqt/QTextDocumentWriter.cpp +++ b/harbour/contrib/hbqt/QTextDocumentWriter.cpp @@ -167,4 +167,3 @@ HB_FUNC( QT_QTEXTDOCUMENTWRITER_WRITE_1 ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QTextEdit.cpp b/harbour/contrib/hbqt/QTextEdit.cpp index 132a4f5033..1337f053d3 100644 --- a/harbour/contrib/hbqt/QTextEdit.cpp +++ b/harbour/contrib/hbqt/QTextEdit.cpp @@ -754,4 +754,3 @@ HB_FUNC( QT_QTEXTEDIT_ZOOMOUT ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QTextEncoder.cpp b/harbour/contrib/hbqt/QTextEncoder.cpp index b28c01a9a5..51a412b753 100644 --- a/harbour/contrib/hbqt/QTextEncoder.cpp +++ b/harbour/contrib/hbqt/QTextEncoder.cpp @@ -93,4 +93,3 @@ HB_FUNC( QT_QTEXTENCODER_FROMUNICODE ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QTextFormat.cpp b/harbour/contrib/hbqt/QTextFormat.cpp index 4e09bda4f3..4dca1aee48 100644 --- a/harbour/contrib/hbqt/QTextFormat.cpp +++ b/harbour/contrib/hbqt/QTextFormat.cpp @@ -442,4 +442,3 @@ HB_FUNC( QT_QTEXTFORMAT_TYPE ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QTextFragment.cpp b/harbour/contrib/hbqt/QTextFragment.cpp index a2ba590fff..ed76ca35ab 100644 --- a/harbour/contrib/hbqt/QTextFragment.cpp +++ b/harbour/contrib/hbqt/QTextFragment.cpp @@ -141,4 +141,3 @@ HB_FUNC( QT_QTEXTFRAGMENT_TEXT ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QTextFrame.cpp b/harbour/contrib/hbqt/QTextFrame.cpp index 3061c27347..02f0ee9eee 100644 --- a/harbour/contrib/hbqt/QTextFrame.cpp +++ b/harbour/contrib/hbqt/QTextFrame.cpp @@ -156,4 +156,3 @@ HB_FUNC( QT_QTEXTFRAME_SETFRAMEFORMAT ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QTextFrameFormat.cpp b/harbour/contrib/hbqt/QTextFrameFormat.cpp index 71e1cf9b95..8111e47557 100644 --- a/harbour/contrib/hbqt/QTextFrameFormat.cpp +++ b/harbour/contrib/hbqt/QTextFrameFormat.cpp @@ -326,4 +326,3 @@ HB_FUNC( QT_QTEXTFRAMEFORMAT_WIDTH ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QTextImageFormat.cpp b/harbour/contrib/hbqt/QTextImageFormat.cpp index 919923aa3a..094b67b0fb 100644 --- a/harbour/contrib/hbqt/QTextImageFormat.cpp +++ b/harbour/contrib/hbqt/QTextImageFormat.cpp @@ -141,4 +141,3 @@ HB_FUNC( QT_QTEXTIMAGEFORMAT_WIDTH ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QTextInlineObject.cpp b/harbour/contrib/hbqt/QTextInlineObject.cpp index 6f6ad51900..d8c63512b4 100644 --- a/harbour/contrib/hbqt/QTextInlineObject.cpp +++ b/harbour/contrib/hbqt/QTextInlineObject.cpp @@ -189,4 +189,3 @@ HB_FUNC( QT_QTEXTINLINEOBJECT_WIDTH ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QTextItem.cpp b/harbour/contrib/hbqt/QTextItem.cpp index 2ba5b4ebca..3912f9bd4e 100644 --- a/harbour/contrib/hbqt/QTextItem.cpp +++ b/harbour/contrib/hbqt/QTextItem.cpp @@ -138,4 +138,3 @@ HB_FUNC( QT_QTEXTITEM_WIDTH ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QTextLayout.cpp b/harbour/contrib/hbqt/QTextLayout.cpp index 4fa2cb5eb7..48cd8e8793 100644 --- a/harbour/contrib/hbqt/QTextLayout.cpp +++ b/harbour/contrib/hbqt/QTextLayout.cpp @@ -334,4 +334,3 @@ HB_FUNC( QT_QTEXTLAYOUT_TEXTOPTION ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QTextLength.cpp b/harbour/contrib/hbqt/QTextLength.cpp index 745408046b..1d19ee4d24 100644 --- a/harbour/contrib/hbqt/QTextLength.cpp +++ b/harbour/contrib/hbqt/QTextLength.cpp @@ -113,4 +113,3 @@ HB_FUNC( QT_QTEXTLENGTH_VALUE ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QTextLine.cpp b/harbour/contrib/hbqt/QTextLine.cpp index 73f89ffbdc..66e6b1d4bd 100644 --- a/harbour/contrib/hbqt/QTextLine.cpp +++ b/harbour/contrib/hbqt/QTextLine.cpp @@ -261,4 +261,3 @@ HB_FUNC( QT_QTEXTLINE_Y ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QTextObject.cpp b/harbour/contrib/hbqt/QTextObject.cpp index 8776ff50d9..204b50eb24 100644 --- a/harbour/contrib/hbqt/QTextObject.cpp +++ b/harbour/contrib/hbqt/QTextObject.cpp @@ -116,4 +116,3 @@ HB_FUNC( QT_QTEXTOBJECT_OBJECTINDEX ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QTextStream.cpp b/harbour/contrib/hbqt/QTextStream.cpp index 89c2a2e827..adc0ac7371 100644 --- a/harbour/contrib/hbqt/QTextStream.cpp +++ b/harbour/contrib/hbqt/QTextStream.cpp @@ -394,4 +394,3 @@ HB_FUNC( QT_QTEXTSTREAM_STATUS ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QTimeEdit.cpp b/harbour/contrib/hbqt/QTimeEdit.cpp index c1e562fbcc..60bc591baa 100644 --- a/harbour/contrib/hbqt/QTimeEdit.cpp +++ b/harbour/contrib/hbqt/QTimeEdit.cpp @@ -88,4 +88,3 @@ HB_FUNC( QT_QTIMEEDIT_DESTROY ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QTimer.cpp b/harbour/contrib/hbqt/QTimer.cpp index 3cabc0ef5f..a80cf20006 100644 --- a/harbour/contrib/hbqt/QTimer.cpp +++ b/harbour/contrib/hbqt/QTimer.cpp @@ -165,4 +165,3 @@ HB_FUNC( QT_QTIMER_START_1 ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QToolBar.cpp b/harbour/contrib/hbqt/QToolBar.cpp index 064dfa5f81..c23b3f0884 100644 --- a/harbour/contrib/hbqt/QToolBar.cpp +++ b/harbour/contrib/hbqt/QToolBar.cpp @@ -313,4 +313,3 @@ HB_FUNC( QT_QTOOLBAR_SETTOOLBUTTONSTYLE ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QToolBox.cpp b/harbour/contrib/hbqt/QToolBox.cpp index f565c90723..a1dc1e50ea 100644 --- a/harbour/contrib/hbqt/QToolBox.cpp +++ b/harbour/contrib/hbqt/QToolBox.cpp @@ -245,4 +245,3 @@ HB_FUNC( QT_QTOOLBOX_SETCURRENTWIDGET ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QToolButton.cpp b/harbour/contrib/hbqt/QToolButton.cpp index eb1a351d3a..c19bc9d928 100644 --- a/harbour/contrib/hbqt/QToolButton.cpp +++ b/harbour/contrib/hbqt/QToolButton.cpp @@ -193,4 +193,3 @@ HB_FUNC( QT_QTOOLBUTTON_SHOWMENU ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QTreeView.cpp b/harbour/contrib/hbqt/QTreeView.cpp index 64ca7aaf6d..410158b5c3 100644 --- a/harbour/contrib/hbqt/QTreeView.cpp +++ b/harbour/contrib/hbqt/QTreeView.cpp @@ -489,4 +489,3 @@ HB_FUNC( QT_QTREEVIEW_SHOWCOLUMN ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QTreeWidget.cpp b/harbour/contrib/hbqt/QTreeWidget.cpp index 2ee14c02b1..8b1cc29bf1 100644 --- a/harbour/contrib/hbqt/QTreeWidget.cpp +++ b/harbour/contrib/hbqt/QTreeWidget.cpp @@ -393,4 +393,3 @@ HB_FUNC( QT_QTREEWIDGET_SCROLLTOITEM ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QTreeWidgetItem.cpp b/harbour/contrib/hbqt/QTreeWidgetItem.cpp index 6df1652bb7..a7295ca69a 100644 --- a/harbour/contrib/hbqt/QTreeWidgetItem.cpp +++ b/harbour/contrib/hbqt/QTreeWidgetItem.cpp @@ -532,4 +532,3 @@ HB_FUNC( QT_QTREEWIDGETITEM_WHATSTHIS ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QUrl.cpp b/harbour/contrib/hbqt/QUrl.cpp index 239cb48a97..428b2805b9 100644 --- a/harbour/contrib/hbqt/QUrl.cpp +++ b/harbour/contrib/hbqt/QUrl.cpp @@ -671,4 +671,3 @@ HB_FUNC( QT_QURL_TOPERCENTENCODING ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QVBoxLayout.cpp b/harbour/contrib/hbqt/QVBoxLayout.cpp index d4e198f33b..0477c5d0a0 100644 --- a/harbour/contrib/hbqt/QVBoxLayout.cpp +++ b/harbour/contrib/hbqt/QVBoxLayout.cpp @@ -86,4 +86,3 @@ HB_FUNC( QT_QVBOXLAYOUT_DESTROY ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QVariant.cpp b/harbour/contrib/hbqt/QVariant.cpp index e373768141..1f4839e864 100644 --- a/harbour/contrib/hbqt/QVariant.cpp +++ b/harbour/contrib/hbqt/QVariant.cpp @@ -456,4 +456,3 @@ HB_FUNC( QT_QVARIANT_TYPETONAME ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QWebFrame.cpp b/harbour/contrib/hbqt/QWebFrame.cpp index 1e8a3dc000..29789404b6 100644 --- a/harbour/contrib/hbqt/QWebFrame.cpp +++ b/harbour/contrib/hbqt/QWebFrame.cpp @@ -394,4 +394,3 @@ HB_FUNC( QT_QWEBFRAME_PRINT ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QWebHistory.cpp b/harbour/contrib/hbqt/QWebHistory.cpp index 6841d8b8cb..f9882be00b 100644 --- a/harbour/contrib/hbqt/QWebHistory.cpp +++ b/harbour/contrib/hbqt/QWebHistory.cpp @@ -207,4 +207,3 @@ HB_FUNC( QT_QWEBHISTORY_SETMAXIMUMITEMCOUNT ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QWebHistoryInterface.cpp b/harbour/contrib/hbqt/QWebHistoryInterface.cpp index 0cab889468..6856b86c69 100644 --- a/harbour/contrib/hbqt/QWebHistoryInterface.cpp +++ b/harbour/contrib/hbqt/QWebHistoryInterface.cpp @@ -117,4 +117,3 @@ HB_FUNC( QT_QWEBHISTORYINTERFACE_SETDEFAULTINTERFACE ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QWebHistoryItem.cpp b/harbour/contrib/hbqt/QWebHistoryItem.cpp index f5f780ad10..79315a208a 100644 --- a/harbour/contrib/hbqt/QWebHistoryItem.cpp +++ b/harbour/contrib/hbqt/QWebHistoryItem.cpp @@ -151,4 +151,3 @@ HB_FUNC( QT_QWEBHISTORYITEM_USERDATA ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QWebHitTestResult.cpp b/harbour/contrib/hbqt/QWebHitTestResult.cpp index a64850c08d..449a50ee06 100644 --- a/harbour/contrib/hbqt/QWebHitTestResult.cpp +++ b/harbour/contrib/hbqt/QWebHitTestResult.cpp @@ -198,4 +198,3 @@ HB_FUNC( QT_QWEBHITTESTRESULT_TITLE ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QWebPage.cpp b/harbour/contrib/hbqt/QWebPage.cpp index a7864c21e0..ac0189782c 100644 --- a/harbour/contrib/hbqt/QWebPage.cpp +++ b/harbour/contrib/hbqt/QWebPage.cpp @@ -368,4 +368,3 @@ HB_FUNC( QT_QWEBPAGE_VIEWPORTSIZE ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QWebPluginFactory.cpp b/harbour/contrib/hbqt/QWebPluginFactory.cpp index 1b096e8c7e..325fb0b808 100644 --- a/harbour/contrib/hbqt/QWebPluginFactory.cpp +++ b/harbour/contrib/hbqt/QWebPluginFactory.cpp @@ -127,4 +127,3 @@ HB_FUNC( QT_QWEBPLUGINFACTORY_SUPPORTSEXTENSION ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QWebSecurityOrigin.cpp b/harbour/contrib/hbqt/QWebSecurityOrigin.cpp index 731954d069..b50b7ae587 100644 --- a/harbour/contrib/hbqt/QWebSecurityOrigin.cpp +++ b/harbour/contrib/hbqt/QWebSecurityOrigin.cpp @@ -143,4 +143,3 @@ HB_FUNC( QT_QWEBSECURITYORIGIN_SETDATABASEQUOTA ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QWebSettings.cpp b/harbour/contrib/hbqt/QWebSettings.cpp index 6ae993c63b..a6f5b7635a 100644 --- a/harbour/contrib/hbqt/QWebSettings.cpp +++ b/harbour/contrib/hbqt/QWebSettings.cpp @@ -292,4 +292,3 @@ HB_FUNC( QT_QWEBSETTINGS_WEBGRAPHIC ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QWebView.cpp b/harbour/contrib/hbqt/QWebView.cpp index 8de144f147..601a9dde01 100644 --- a/harbour/contrib/hbqt/QWebView.cpp +++ b/harbour/contrib/hbqt/QWebView.cpp @@ -294,4 +294,3 @@ HB_FUNC( QT_QWEBVIEW_STOP ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QWheelEvent.cpp b/harbour/contrib/hbqt/QWheelEvent.cpp index ece30ab07a..d0a7b175c6 100644 --- a/harbour/contrib/hbqt/QWheelEvent.cpp +++ b/harbour/contrib/hbqt/QWheelEvent.cpp @@ -157,4 +157,3 @@ HB_FUNC( QT_QWHEELEVENT_Y ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QWidget.cpp b/harbour/contrib/hbqt/QWidget.cpp index 84da5365bd..f909d7f7e9 100644 --- a/harbour/contrib/hbqt/QWidget.cpp +++ b/harbour/contrib/hbqt/QWidget.cpp @@ -1842,4 +1842,3 @@ HB_FUNC( QT_QWIDGET_UPDATE_3 ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QWidgetAction.cpp b/harbour/contrib/hbqt/QWidgetAction.cpp index 9ff8e3595c..5d33a54203 100644 --- a/harbour/contrib/hbqt/QWidgetAction.cpp +++ b/harbour/contrib/hbqt/QWidgetAction.cpp @@ -117,4 +117,3 @@ HB_FUNC( QT_QWIDGETACTION_SETDEFAULTWIDGET ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QWidgetItem.cpp b/harbour/contrib/hbqt/QWidgetItem.cpp index 5edc3f2658..9eb0aee1c2 100644 --- a/harbour/contrib/hbqt/QWidgetItem.cpp +++ b/harbour/contrib/hbqt/QWidgetItem.cpp @@ -100,4 +100,3 @@ HB_FUNC( QT_QWIDGETITEM_WIDGET ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QWindowsStyle.cpp b/harbour/contrib/hbqt/QWindowsStyle.cpp index 06ccd334c1..c8171f41e6 100644 --- a/harbour/contrib/hbqt/QWindowsStyle.cpp +++ b/harbour/contrib/hbqt/QWindowsStyle.cpp @@ -86,4 +86,3 @@ HB_FUNC( QT_QWINDOWSSTYLE_DESTROY ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QWindowsXPStyle.cpp b/harbour/contrib/hbqt/QWindowsXPStyle.cpp index ccd5e75226..efd20f787a 100644 --- a/harbour/contrib/hbqt/QWindowsXPStyle.cpp +++ b/harbour/contrib/hbqt/QWindowsXPStyle.cpp @@ -90,4 +90,3 @@ HB_FUNC( QT_QWINDOWSXPSTYLE_DESTROY ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/QWizard.cpp b/harbour/contrib/hbqt/QWizard.cpp index 12ada1e46a..7821f22d4d 100644 --- a/harbour/contrib/hbqt/QWizard.cpp +++ b/harbour/contrib/hbqt/QWizard.cpp @@ -369,4 +369,3 @@ HB_FUNC( QT_QWIZARD_RESTART ) /*----------------------------------------------------------------------*/ #endif /* #if QT_VERSION >= 0x040500 */ /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQAbstractButton.prg b/harbour/contrib/hbqt/TQAbstractButton.prg index 9eddc19e21..a9e8b7c101 100644 --- a/harbour/contrib/hbqt/TQAbstractButton.prg +++ b/harbour/contrib/hbqt/TQAbstractButton.prg @@ -118,4 +118,3 @@ METHOD Configure( xObject ) CLASS QAbstractButton RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQAbstractItemModel.prg b/harbour/contrib/hbqt/TQAbstractItemModel.prg index 7ec5923220..7cd699a146 100644 --- a/harbour/contrib/hbqt/TQAbstractItemModel.prg +++ b/harbour/contrib/hbqt/TQAbstractItemModel.prg @@ -136,4 +136,3 @@ CREATE CLASS HbDbfModel INHERIT QAbstractItemModel ENDCLASS /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQAbstractItemView.prg b/harbour/contrib/hbqt/TQAbstractItemView.prg index c2580114e1..7dcdec3580 100644 --- a/harbour/contrib/hbqt/TQAbstractItemView.prg +++ b/harbour/contrib/hbqt/TQAbstractItemView.prg @@ -155,4 +155,3 @@ METHOD Configure( xObject ) CLASS QAbstractItemView RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQAbstractListModel.prg b/harbour/contrib/hbqt/TQAbstractListModel.prg index d972ee6721..64de6226e5 100644 --- a/harbour/contrib/hbqt/TQAbstractListModel.prg +++ b/harbour/contrib/hbqt/TQAbstractListModel.prg @@ -93,4 +93,3 @@ METHOD Configure( xObject ) CLASS QAbstractListModel RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQAbstractPrintDialog.prg b/harbour/contrib/hbqt/TQAbstractPrintDialog.prg index 5bf829c119..ce19da3771 100644 --- a/harbour/contrib/hbqt/TQAbstractPrintDialog.prg +++ b/harbour/contrib/hbqt/TQAbstractPrintDialog.prg @@ -102,4 +102,3 @@ METHOD Configure( xObject ) CLASS QAbstractPrintDialog RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQAbstractScrollArea.prg b/harbour/contrib/hbqt/TQAbstractScrollArea.prg index a3ddea197b..c5a907680a 100644 --- a/harbour/contrib/hbqt/TQAbstractScrollArea.prg +++ b/harbour/contrib/hbqt/TQAbstractScrollArea.prg @@ -107,4 +107,3 @@ METHOD Configure( xObject ) CLASS QAbstractScrollArea RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQAbstractSlider.prg b/harbour/contrib/hbqt/TQAbstractSlider.prg index c8ea3829de..0380ac5312 100644 --- a/harbour/contrib/hbqt/TQAbstractSlider.prg +++ b/harbour/contrib/hbqt/TQAbstractSlider.prg @@ -116,4 +116,3 @@ METHOD Configure( xObject ) CLASS QAbstractSlider RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQAbstractSpinBox.prg b/harbour/contrib/hbqt/TQAbstractSpinBox.prg index b928837b81..74b0d0fa05 100644 --- a/harbour/contrib/hbqt/TQAbstractSpinBox.prg +++ b/harbour/contrib/hbqt/TQAbstractSpinBox.prg @@ -118,4 +118,3 @@ METHOD Configure( xObject ) CLASS QAbstractSpinBox RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQAbstractTableModel.prg b/harbour/contrib/hbqt/TQAbstractTableModel.prg index 7bc5bdf005..0c6e7216ac 100644 --- a/harbour/contrib/hbqt/TQAbstractTableModel.prg +++ b/harbour/contrib/hbqt/TQAbstractTableModel.prg @@ -93,4 +93,3 @@ METHOD Configure( xObject ) CLASS QAbstractTableModel RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQAction.prg b/harbour/contrib/hbqt/TQAction.prg index 02078d7924..2fa6269d50 100644 --- a/harbour/contrib/hbqt/TQAction.prg +++ b/harbour/contrib/hbqt/TQAction.prg @@ -140,4 +140,3 @@ METHOD Configure( xObject ) CLASS QAction RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQApplication.prg b/harbour/contrib/hbqt/TQApplication.prg index 26f2acc625..3ecec0ece4 100644 --- a/harbour/contrib/hbqt/TQApplication.prg +++ b/harbour/contrib/hbqt/TQApplication.prg @@ -170,4 +170,3 @@ METHOD Configure( xObject ) CLASS QApplication RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQBitmap.prg b/harbour/contrib/hbqt/TQBitmap.prg index 1a82ff4e21..7a606f0c73 100644 --- a/harbour/contrib/hbqt/TQBitmap.prg +++ b/harbour/contrib/hbqt/TQBitmap.prg @@ -94,4 +94,3 @@ METHOD Configure( xObject ) CLASS QBitmap RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQBoxLayout.prg b/harbour/contrib/hbqt/TQBoxLayout.prg index 6d66316503..1a8260d905 100644 --- a/harbour/contrib/hbqt/TQBoxLayout.prg +++ b/harbour/contrib/hbqt/TQBoxLayout.prg @@ -112,4 +112,3 @@ METHOD Configure( xObject ) CLASS QBoxLayout RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQBrush.prg b/harbour/contrib/hbqt/TQBrush.prg index f5f64134b2..7ae5cdc58e 100644 --- a/harbour/contrib/hbqt/TQBrush.prg +++ b/harbour/contrib/hbqt/TQBrush.prg @@ -104,4 +104,3 @@ METHOD Configure( xObject ) CLASS QBrush RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQButtonGroup.prg b/harbour/contrib/hbqt/TQButtonGroup.prg index ea0adb5c25..fc390eea64 100644 --- a/harbour/contrib/hbqt/TQButtonGroup.prg +++ b/harbour/contrib/hbqt/TQButtonGroup.prg @@ -102,4 +102,3 @@ METHOD Configure( xObject ) CLASS QButtonGroup RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQCalendarWidget.prg b/harbour/contrib/hbqt/TQCalendarWidget.prg index 0a35bdc3af..e847472def 100644 --- a/harbour/contrib/hbqt/TQCalendarWidget.prg +++ b/harbour/contrib/hbqt/TQCalendarWidget.prg @@ -130,4 +130,3 @@ METHOD Configure( xObject ) CLASS QCalendarWidget RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQCheckBox.prg b/harbour/contrib/hbqt/TQCheckBox.prg index 424254f4f1..da0dc754ee 100644 --- a/harbour/contrib/hbqt/TQCheckBox.prg +++ b/harbour/contrib/hbqt/TQCheckBox.prg @@ -96,4 +96,3 @@ METHOD Configure( xObject ) CLASS QCheckBox RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQClipboard.prg b/harbour/contrib/hbqt/TQClipboard.prg index dc523fe426..2adadb8650 100644 --- a/harbour/contrib/hbqt/TQClipboard.prg +++ b/harbour/contrib/hbqt/TQClipboard.prg @@ -106,4 +106,3 @@ METHOD Configure( xObject ) CLASS QClipboard RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQColor.prg b/harbour/contrib/hbqt/TQColor.prg index bd32df4c94..0bebccd9f2 100644 --- a/harbour/contrib/hbqt/TQColor.prg +++ b/harbour/contrib/hbqt/TQColor.prg @@ -155,4 +155,3 @@ METHOD Configure( xObject ) CLASS QColor RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQColorDialog.prg b/harbour/contrib/hbqt/TQColorDialog.prg index 10fad6cd33..a590fc38a6 100644 --- a/harbour/contrib/hbqt/TQColorDialog.prg +++ b/harbour/contrib/hbqt/TQColorDialog.prg @@ -107,4 +107,3 @@ METHOD Configure( xObject ) CLASS QColorDialog RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQComboBox.prg b/harbour/contrib/hbqt/TQComboBox.prg index 1a6140aab2..15b8803e6a 100644 --- a/harbour/contrib/hbqt/TQComboBox.prg +++ b/harbour/contrib/hbqt/TQComboBox.prg @@ -151,4 +151,3 @@ METHOD Configure( xObject ) CLASS QComboBox RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQCommandLinkButton.prg b/harbour/contrib/hbqt/TQCommandLinkButton.prg index 598ae637e6..f78e544ed3 100644 --- a/harbour/contrib/hbqt/TQCommandLinkButton.prg +++ b/harbour/contrib/hbqt/TQCommandLinkButton.prg @@ -94,4 +94,3 @@ METHOD Configure( xObject ) CLASS QCommandLinkButton RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQCommonStyle.prg b/harbour/contrib/hbqt/TQCommonStyle.prg index 1069f8414d..66a7bd3117 100644 --- a/harbour/contrib/hbqt/TQCommonStyle.prg +++ b/harbour/contrib/hbqt/TQCommonStyle.prg @@ -92,4 +92,3 @@ METHOD Configure( xObject ) CLASS QCommonStyle RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQConicalGradient.prg b/harbour/contrib/hbqt/TQConicalGradient.prg index f55116f704..d163b538e5 100644 --- a/harbour/contrib/hbqt/TQConicalGradient.prg +++ b/harbour/contrib/hbqt/TQConicalGradient.prg @@ -97,4 +97,3 @@ METHOD Configure( xObject ) CLASS QConicalGradient RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQCoreApplication.prg b/harbour/contrib/hbqt/TQCoreApplication.prg index 12f1647fcd..22d0aa4bc8 100644 --- a/harbour/contrib/hbqt/TQCoreApplication.prg +++ b/harbour/contrib/hbqt/TQCoreApplication.prg @@ -132,4 +132,3 @@ METHOD Configure( xObject ) CLASS QCoreApplication RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQCursor.prg b/harbour/contrib/hbqt/TQCursor.prg index 7ed3166e69..cad0d9fb0e 100644 --- a/harbour/contrib/hbqt/TQCursor.prg +++ b/harbour/contrib/hbqt/TQCursor.prg @@ -99,4 +99,3 @@ METHOD Configure( xObject ) CLASS QCursor RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQDateEdit.prg b/harbour/contrib/hbqt/TQDateEdit.prg index 92d4fd0474..b2f65359ed 100644 --- a/harbour/contrib/hbqt/TQDateEdit.prg +++ b/harbour/contrib/hbqt/TQDateEdit.prg @@ -92,4 +92,3 @@ METHOD Configure( xObject ) CLASS QDateEdit RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQDateTime.prg b/harbour/contrib/hbqt/TQDateTime.prg index f34d690cea..8772f9f3d3 100644 --- a/harbour/contrib/hbqt/TQDateTime.prg +++ b/harbour/contrib/hbqt/TQDateTime.prg @@ -118,4 +118,3 @@ METHOD Configure( xObject ) CLASS QDateTime RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQDateTimeEdit.prg b/harbour/contrib/hbqt/TQDateTimeEdit.prg index 4eded2f4cf..4ca26b5162 100644 --- a/harbour/contrib/hbqt/TQDateTimeEdit.prg +++ b/harbour/contrib/hbqt/TQDateTimeEdit.prg @@ -136,4 +136,3 @@ METHOD Configure( xObject ) CLASS QDateTimeEdit RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQDesktopWidget.prg b/harbour/contrib/hbqt/TQDesktopWidget.prg index 519b1c36e9..2c457fdc31 100644 --- a/harbour/contrib/hbqt/TQDesktopWidget.prg +++ b/harbour/contrib/hbqt/TQDesktopWidget.prg @@ -104,4 +104,3 @@ METHOD Configure( xObject ) CLASS QDesktopWidget RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQDial.prg b/harbour/contrib/hbqt/TQDial.prg index 898d65fb90..704d31843f 100644 --- a/harbour/contrib/hbqt/TQDial.prg +++ b/harbour/contrib/hbqt/TQDial.prg @@ -99,4 +99,3 @@ METHOD Configure( xObject ) CLASS QDial RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQDialog.prg b/harbour/contrib/hbqt/TQDialog.prg index b1cc4b4abe..1d8058aaf2 100644 --- a/harbour/contrib/hbqt/TQDialog.prg +++ b/harbour/contrib/hbqt/TQDialog.prg @@ -102,4 +102,3 @@ METHOD Configure( xObject ) CLASS QDialog RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQDir.prg b/harbour/contrib/hbqt/TQDir.prg index ddb2e76c8f..3e94cdc4de 100644 --- a/harbour/contrib/hbqt/TQDir.prg +++ b/harbour/contrib/hbqt/TQDir.prg @@ -147,4 +147,3 @@ METHOD Configure( xObject ) CLASS QDir RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQDirModel.prg b/harbour/contrib/hbqt/TQDirModel.prg index ff8a032585..50f9660a75 100644 --- a/harbour/contrib/hbqt/TQDirModel.prg +++ b/harbour/contrib/hbqt/TQDirModel.prg @@ -130,4 +130,3 @@ METHOD Configure( xObject ) CLASS QDirModel RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQDockWidget.prg b/harbour/contrib/hbqt/TQDockWidget.prg index 7f147005b2..c40fca2f1d 100644 --- a/harbour/contrib/hbqt/TQDockWidget.prg +++ b/harbour/contrib/hbqt/TQDockWidget.prg @@ -104,4 +104,3 @@ METHOD Configure( xObject ) CLASS QDockWidget RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQDoubleSpinBox.prg b/harbour/contrib/hbqt/TQDoubleSpinBox.prg index 2ec270d5ca..924bb7b1f0 100644 --- a/harbour/contrib/hbqt/TQDoubleSpinBox.prg +++ b/harbour/contrib/hbqt/TQDoubleSpinBox.prg @@ -110,4 +110,3 @@ METHOD Configure( xObject ) CLASS QDoubleSpinBox RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQDragEnterEvent.prg b/harbour/contrib/hbqt/TQDragEnterEvent.prg index 26da3e56e7..7c008402dc 100644 --- a/harbour/contrib/hbqt/TQDragEnterEvent.prg +++ b/harbour/contrib/hbqt/TQDragEnterEvent.prg @@ -92,4 +92,3 @@ METHOD Configure( xObject ) CLASS QDragEnterEvent RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQDragLeaveEvent.prg b/harbour/contrib/hbqt/TQDragLeaveEvent.prg index 353e83bffd..bf0148753f 100644 --- a/harbour/contrib/hbqt/TQDragLeaveEvent.prg +++ b/harbour/contrib/hbqt/TQDragLeaveEvent.prg @@ -92,4 +92,3 @@ METHOD Configure( xObject ) CLASS QDragLeaveEvent RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQDragMoveEvent.prg b/harbour/contrib/hbqt/TQDragMoveEvent.prg index ba050478d5..171ff7ed52 100644 --- a/harbour/contrib/hbqt/TQDragMoveEvent.prg +++ b/harbour/contrib/hbqt/TQDragMoveEvent.prg @@ -97,4 +97,3 @@ METHOD Configure( xObject ) CLASS QDragMoveEvent RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQDropEvent.prg b/harbour/contrib/hbqt/TQDropEvent.prg index e8e41c5fe8..eb28e0cadd 100644 --- a/harbour/contrib/hbqt/TQDropEvent.prg +++ b/harbour/contrib/hbqt/TQDropEvent.prg @@ -102,4 +102,3 @@ METHOD Configure( xObject ) CLASS QDropEvent RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQErrorMessage.prg b/harbour/contrib/hbqt/TQErrorMessage.prg index 8bb0452a49..379eef5830 100644 --- a/harbour/contrib/hbqt/TQErrorMessage.prg +++ b/harbour/contrib/hbqt/TQErrorMessage.prg @@ -93,4 +93,3 @@ METHOD Configure( xObject ) CLASS QErrorMessage RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQEvent.prg b/harbour/contrib/hbqt/TQEvent.prg index 55a2be6d21..93d0364ba3 100644 --- a/harbour/contrib/hbqt/TQEvent.prg +++ b/harbour/contrib/hbqt/TQEvent.prg @@ -99,4 +99,3 @@ METHOD Configure( xObject ) CLASS QEvent RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQEventLoop.prg b/harbour/contrib/hbqt/TQEventLoop.prg index 14fdc85415..c98e8a55b4 100644 --- a/harbour/contrib/hbqt/TQEventLoop.prg +++ b/harbour/contrib/hbqt/TQEventLoop.prg @@ -98,4 +98,3 @@ METHOD Configure( xObject ) CLASS QEventLoop RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQFileDialog.prg b/harbour/contrib/hbqt/TQFileDialog.prg index 33054af84a..bfb8fd3fd8 100644 --- a/harbour/contrib/hbqt/TQFileDialog.prg +++ b/harbour/contrib/hbqt/TQFileDialog.prg @@ -137,4 +137,3 @@ METHOD Configure( xObject ) CLASS QFileDialog RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQFileSystemModel.prg b/harbour/contrib/hbqt/TQFileSystemModel.prg index a8d10b3c7b..0ddd1114b1 100644 --- a/harbour/contrib/hbqt/TQFileSystemModel.prg +++ b/harbour/contrib/hbqt/TQFileSystemModel.prg @@ -124,4 +124,3 @@ METHOD Configure( xObject ) CLASS QFileSystemModel RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQFocusEvent.prg b/harbour/contrib/hbqt/TQFocusEvent.prg index 5358b64da4..e5964da9dd 100644 --- a/harbour/contrib/hbqt/TQFocusEvent.prg +++ b/harbour/contrib/hbqt/TQFocusEvent.prg @@ -95,4 +95,3 @@ METHOD Configure( xObject ) CLASS QFocusEvent RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQFocusFrame.prg b/harbour/contrib/hbqt/TQFocusFrame.prg index c41771661d..39e4328a9c 100644 --- a/harbour/contrib/hbqt/TQFocusFrame.prg +++ b/harbour/contrib/hbqt/TQFocusFrame.prg @@ -94,4 +94,3 @@ METHOD Configure( xObject ) CLASS QFocusFrame RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQFont.prg b/harbour/contrib/hbqt/TQFont.prg index 046b9f72e0..29c8e4c38b 100644 --- a/harbour/contrib/hbqt/TQFont.prg +++ b/harbour/contrib/hbqt/TQFont.prg @@ -148,4 +148,3 @@ METHOD Configure( xObject ) CLASS QFont RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQFontComboBox.prg b/harbour/contrib/hbqt/TQFontComboBox.prg index 89e0ea8f26..22dd01a32e 100644 --- a/harbour/contrib/hbqt/TQFontComboBox.prg +++ b/harbour/contrib/hbqt/TQFontComboBox.prg @@ -98,4 +98,3 @@ METHOD Configure( xObject ) CLASS QFontComboBox RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQFontDatabase.prg b/harbour/contrib/hbqt/TQFontDatabase.prg index 1f7c47a0a4..7c7511dd96 100644 --- a/harbour/contrib/hbqt/TQFontDatabase.prg +++ b/harbour/contrib/hbqt/TQFontDatabase.prg @@ -112,4 +112,3 @@ METHOD Configure( xObject ) CLASS QFontDatabase RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQFontDialog.prg b/harbour/contrib/hbqt/TQFontDialog.prg index 32e0845242..5901702502 100644 --- a/harbour/contrib/hbqt/TQFontDialog.prg +++ b/harbour/contrib/hbqt/TQFontDialog.prg @@ -104,4 +104,3 @@ METHOD Configure( xObject ) CLASS QFontDialog RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQFontInfo.prg b/harbour/contrib/hbqt/TQFontInfo.prg index d721e78321..a0b956c01e 100644 --- a/harbour/contrib/hbqt/TQFontInfo.prg +++ b/harbour/contrib/hbqt/TQFontInfo.prg @@ -104,4 +104,3 @@ METHOD Configure( xObject ) CLASS QFontInfo RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQFontMetrics.prg b/harbour/contrib/hbqt/TQFontMetrics.prg index 6059495018..407709e369 100644 --- a/harbour/contrib/hbqt/TQFontMetrics.prg +++ b/harbour/contrib/hbqt/TQFontMetrics.prg @@ -116,4 +116,3 @@ METHOD Configure( xObject ) CLASS QFontMetrics RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQFontMetricsF.prg b/harbour/contrib/hbqt/TQFontMetricsF.prg index c56b8fd207..9e790d5e27 100644 --- a/harbour/contrib/hbqt/TQFontMetricsF.prg +++ b/harbour/contrib/hbqt/TQFontMetricsF.prg @@ -115,4 +115,3 @@ METHOD Configure( xObject ) CLASS QFontMetricsF RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQFormLayout.prg b/harbour/contrib/hbqt/TQFormLayout.prg index a82839a229..bbd4ffbbbd 100644 --- a/harbour/contrib/hbqt/TQFormLayout.prg +++ b/harbour/contrib/hbqt/TQFormLayout.prg @@ -128,4 +128,3 @@ METHOD Configure( xObject ) CLASS QFormLayout RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQFrame.prg b/harbour/contrib/hbqt/TQFrame.prg index 6f44ff18ac..6a7fdfc1e4 100644 --- a/harbour/contrib/hbqt/TQFrame.prg +++ b/harbour/contrib/hbqt/TQFrame.prg @@ -105,4 +105,3 @@ METHOD Configure( xObject ) CLASS QFrame RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQFtp.prg b/harbour/contrib/hbqt/TQFtp.prg index e5eeaa884d..08414a1652 100644 --- a/harbour/contrib/hbqt/TQFtp.prg +++ b/harbour/contrib/hbqt/TQFtp.prg @@ -118,4 +118,3 @@ METHOD Configure( xObject ) CLASS QFtp RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQGradient.prg b/harbour/contrib/hbqt/TQGradient.prg index 31a50a1d9a..71f048e399 100644 --- a/harbour/contrib/hbqt/TQGradient.prg +++ b/harbour/contrib/hbqt/TQGradient.prg @@ -100,4 +100,3 @@ METHOD Configure( xObject ) CLASS QGradient RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQGridLayout.prg b/harbour/contrib/hbqt/TQGridLayout.prg index 58d7be4d9f..bab1abc7f4 100644 --- a/harbour/contrib/hbqt/TQGridLayout.prg +++ b/harbour/contrib/hbqt/TQGridLayout.prg @@ -118,4 +118,3 @@ METHOD Configure( xObject ) CLASS QGridLayout RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQGroupBox.prg b/harbour/contrib/hbqt/TQGroupBox.prg index fe0ebea1aa..58606f65c8 100644 --- a/harbour/contrib/hbqt/TQGroupBox.prg +++ b/harbour/contrib/hbqt/TQGroupBox.prg @@ -102,4 +102,3 @@ METHOD Configure( xObject ) CLASS QGroupBox RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQHBoxLayout.prg b/harbour/contrib/hbqt/TQHBoxLayout.prg index 7f0349b1e7..05cac21011 100644 --- a/harbour/contrib/hbqt/TQHBoxLayout.prg +++ b/harbour/contrib/hbqt/TQHBoxLayout.prg @@ -92,4 +92,3 @@ METHOD Configure( xObject ) CLASS QHBoxLayout RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQHeaderView.prg b/harbour/contrib/hbqt/TQHeaderView.prg index 3513c87262..d507715704 100644 --- a/harbour/contrib/hbqt/TQHeaderView.prg +++ b/harbour/contrib/hbqt/TQHeaderView.prg @@ -149,4 +149,3 @@ METHOD Configure( xObject ) CLASS QHeaderView RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQHttp.prg b/harbour/contrib/hbqt/TQHttp.prg index 1ad95fac76..1312e38ca8 100644 --- a/harbour/contrib/hbqt/TQHttp.prg +++ b/harbour/contrib/hbqt/TQHttp.prg @@ -118,4 +118,3 @@ METHOD Configure( xObject ) CLASS QHttp RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQIODevice.prg b/harbour/contrib/hbqt/TQIODevice.prg index d092d149ab..6f5a8ffd4c 100644 --- a/harbour/contrib/hbqt/TQIODevice.prg +++ b/harbour/contrib/hbqt/TQIODevice.prg @@ -125,4 +125,3 @@ METHOD Configure( xObject ) CLASS QIODevice RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQIcon.prg b/harbour/contrib/hbqt/TQIcon.prg index fe469c18e0..87d4f029dc 100644 --- a/harbour/contrib/hbqt/TQIcon.prg +++ b/harbour/contrib/hbqt/TQIcon.prg @@ -100,4 +100,3 @@ METHOD Configure( xObject ) CLASS QIcon RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQImage.prg b/harbour/contrib/hbqt/TQImage.prg index f663a08a46..0663e6ef93 100644 --- a/harbour/contrib/hbqt/TQImage.prg +++ b/harbour/contrib/hbqt/TQImage.prg @@ -150,4 +150,3 @@ METHOD Configure( xObject ) CLASS QImage RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQImageReader.prg b/harbour/contrib/hbqt/TQImageReader.prg index ade040895a..a83a7f6946 100644 --- a/harbour/contrib/hbqt/TQImageReader.prg +++ b/harbour/contrib/hbqt/TQImageReader.prg @@ -130,4 +130,3 @@ METHOD Configure( xObject ) CLASS QImageReader RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQImageWriter.prg b/harbour/contrib/hbqt/TQImageWriter.prg index 94050abe66..bf8af77eb3 100644 --- a/harbour/contrib/hbqt/TQImageWriter.prg +++ b/harbour/contrib/hbqt/TQImageWriter.prg @@ -110,4 +110,3 @@ METHOD Configure( xObject ) CLASS QImageWriter RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQInputDialog.prg b/harbour/contrib/hbqt/TQInputDialog.prg index 763e4f902c..7119dbd343 100644 --- a/harbour/contrib/hbqt/TQInputDialog.prg +++ b/harbour/contrib/hbqt/TQInputDialog.prg @@ -136,4 +136,3 @@ METHOD Configure( xObject ) CLASS QInputDialog RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQInputEvent.prg b/harbour/contrib/hbqt/TQInputEvent.prg index e0481c397f..3d9851d2b6 100644 --- a/harbour/contrib/hbqt/TQInputEvent.prg +++ b/harbour/contrib/hbqt/TQInputEvent.prg @@ -93,4 +93,3 @@ METHOD Configure( xObject ) CLASS QInputEvent RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQKeyEvent.prg b/harbour/contrib/hbqt/TQKeyEvent.prg index 0470470caa..651e68a064 100644 --- a/harbour/contrib/hbqt/TQKeyEvent.prg +++ b/harbour/contrib/hbqt/TQKeyEvent.prg @@ -101,4 +101,3 @@ METHOD Configure( xObject ) CLASS QKeyEvent RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQKeySequence.prg b/harbour/contrib/hbqt/TQKeySequence.prg index d602da4f98..337102dc27 100644 --- a/harbour/contrib/hbqt/TQKeySequence.prg +++ b/harbour/contrib/hbqt/TQKeySequence.prg @@ -98,4 +98,3 @@ METHOD Configure( xObject ) CLASS QKeySequence RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQLCDNumber.prg b/harbour/contrib/hbqt/TQLCDNumber.prg index 02e9fa3611..f42404dbe6 100644 --- a/harbour/contrib/hbqt/TQLCDNumber.prg +++ b/harbour/contrib/hbqt/TQLCDNumber.prg @@ -111,4 +111,3 @@ METHOD Configure( xObject ) CLASS QLCDNumber RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQLabel.prg b/harbour/contrib/hbqt/TQLabel.prg index a91b0b67f8..9361e88f28 100644 --- a/harbour/contrib/hbqt/TQLabel.prg +++ b/harbour/contrib/hbqt/TQLabel.prg @@ -121,4 +121,3 @@ METHOD Configure( xObject ) CLASS QLabel RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQLatin1Char.prg b/harbour/contrib/hbqt/TQLatin1Char.prg index f3e7f2611c..ad0ee9097c 100644 --- a/harbour/contrib/hbqt/TQLatin1Char.prg +++ b/harbour/contrib/hbqt/TQLatin1Char.prg @@ -94,4 +94,3 @@ METHOD Configure( xObject ) CLASS QLatin1Char RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQLatin1String.prg b/harbour/contrib/hbqt/TQLatin1String.prg index 05cdbd572c..0815ba61fe 100644 --- a/harbour/contrib/hbqt/TQLatin1String.prg +++ b/harbour/contrib/hbqt/TQLatin1String.prg @@ -93,4 +93,3 @@ METHOD Configure( xObject ) CLASS QLatin1String RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQLayout.prg b/harbour/contrib/hbqt/TQLayout.prg index 9d51bee211..63c3ce708e 100644 --- a/harbour/contrib/hbqt/TQLayout.prg +++ b/harbour/contrib/hbqt/TQLayout.prg @@ -121,4 +121,3 @@ METHOD Configure( xObject ) CLASS QLayout RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQLayoutItem.prg b/harbour/contrib/hbqt/TQLayoutItem.prg index 06664a420a..7de0452f70 100644 --- a/harbour/contrib/hbqt/TQLayoutItem.prg +++ b/harbour/contrib/hbqt/TQLayoutItem.prg @@ -109,4 +109,3 @@ METHOD Configure( xObject ) CLASS QLayoutItem RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQLine.prg b/harbour/contrib/hbqt/TQLine.prg index e07b1325b7..b9cff6d891 100644 --- a/harbour/contrib/hbqt/TQLine.prg +++ b/harbour/contrib/hbqt/TQLine.prg @@ -107,4 +107,3 @@ METHOD Configure( xObject ) CLASS QLine RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQLineEdit.prg b/harbour/contrib/hbqt/TQLineEdit.prg index 91675620e6..ce89cd455a 100644 --- a/harbour/contrib/hbqt/TQLineEdit.prg +++ b/harbour/contrib/hbqt/TQLineEdit.prg @@ -147,4 +147,3 @@ METHOD Configure( xObject ) CLASS QLineEdit RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQLinearGradient.prg b/harbour/contrib/hbqt/TQLinearGradient.prg index dfa3b25952..6ee87cfa01 100644 --- a/harbour/contrib/hbqt/TQLinearGradient.prg +++ b/harbour/contrib/hbqt/TQLinearGradient.prg @@ -96,4 +96,3 @@ METHOD Configure( xObject ) CLASS QLinearGradient RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQList.prg b/harbour/contrib/hbqt/TQList.prg index 3cff39a699..85b3bb5828 100644 --- a/harbour/contrib/hbqt/TQList.prg +++ b/harbour/contrib/hbqt/TQList.prg @@ -132,4 +132,3 @@ METHOD Configure( xObject ) CLASS QList RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQListView.prg b/harbour/contrib/hbqt/TQListView.prg index e0cabe2d61..ddbbd16fb6 100644 --- a/harbour/contrib/hbqt/TQListView.prg +++ b/harbour/contrib/hbqt/TQListView.prg @@ -121,4 +121,3 @@ METHOD Configure( xObject ) CLASS QListView RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQListWidget.prg b/harbour/contrib/hbqt/TQListWidget.prg index 6135b1c516..cc6a22a9dd 100644 --- a/harbour/contrib/hbqt/TQListWidget.prg +++ b/harbour/contrib/hbqt/TQListWidget.prg @@ -122,4 +122,3 @@ METHOD Configure( xObject ) CLASS QListWidget RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQListWidgetItem.prg b/harbour/contrib/hbqt/TQListWidgetItem.prg index d6659c090c..151cb7b811 100644 --- a/harbour/contrib/hbqt/TQListWidgetItem.prg +++ b/harbour/contrib/hbqt/TQListWidgetItem.prg @@ -127,4 +127,3 @@ METHOD Configure( xObject ) CLASS QListWidgetItem RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQMainWindow.prg b/harbour/contrib/hbqt/TQMainWindow.prg index 0f2501788d..3ded4717aa 100644 --- a/harbour/contrib/hbqt/TQMainWindow.prg +++ b/harbour/contrib/hbqt/TQMainWindow.prg @@ -140,4 +140,3 @@ METHOD Configure( xObject ) CLASS QMainWindow RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQMenu.prg b/harbour/contrib/hbqt/TQMenu.prg index ee2c76d944..098cfda9b2 100644 --- a/harbour/contrib/hbqt/TQMenu.prg +++ b/harbour/contrib/hbqt/TQMenu.prg @@ -125,4 +125,3 @@ METHOD Configure( xObject ) CLASS QMenu RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQMenuBar.prg b/harbour/contrib/hbqt/TQMenuBar.prg index 34c2dcee34..bcae668d1f 100644 --- a/harbour/contrib/hbqt/TQMenuBar.prg +++ b/harbour/contrib/hbqt/TQMenuBar.prg @@ -106,4 +106,3 @@ METHOD Configure( xObject ) CLASS QMenuBar RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQMessageBox.prg b/harbour/contrib/hbqt/TQMessageBox.prg index 5e435cd435..524a855d68 100644 --- a/harbour/contrib/hbqt/TQMessageBox.prg +++ b/harbour/contrib/hbqt/TQMessageBox.prg @@ -130,4 +130,3 @@ METHOD Configure( xObject ) CLASS QMessageBox RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQModelIndex.prg b/harbour/contrib/hbqt/TQModelIndex.prg index 72d9b33cb3..562b7d8703 100644 --- a/harbour/contrib/hbqt/TQModelIndex.prg +++ b/harbour/contrib/hbqt/TQModelIndex.prg @@ -103,4 +103,3 @@ METHOD Configure( xObject ) CLASS QModelIndex RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQMouseEvent.prg b/harbour/contrib/hbqt/TQMouseEvent.prg index ffb4b879dc..f1827951c0 100644 --- a/harbour/contrib/hbqt/TQMouseEvent.prg +++ b/harbour/contrib/hbqt/TQMouseEvent.prg @@ -101,4 +101,3 @@ METHOD Configure( xObject ) CLASS QMouseEvent RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQMoveEvent.prg b/harbour/contrib/hbqt/TQMoveEvent.prg index 32fc7e90d9..fa2e3a1abd 100644 --- a/harbour/contrib/hbqt/TQMoveEvent.prg +++ b/harbour/contrib/hbqt/TQMoveEvent.prg @@ -94,4 +94,3 @@ METHOD Configure( xObject ) CLASS QMoveEvent RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQObject.prg b/harbour/contrib/hbqt/TQObject.prg index 604d808d62..98538ea95f 100644 --- a/harbour/contrib/hbqt/TQObject.prg +++ b/harbour/contrib/hbqt/TQObject.prg @@ -122,4 +122,3 @@ METHOD Configure( xObject ) CLASS QObject RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQPageSetupDialog.prg b/harbour/contrib/hbqt/TQPageSetupDialog.prg index ec5701351f..57ad64fc91 100644 --- a/harbour/contrib/hbqt/TQPageSetupDialog.prg +++ b/harbour/contrib/hbqt/TQPageSetupDialog.prg @@ -100,4 +100,3 @@ METHOD Configure( xObject ) CLASS QPageSetupDialog RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQPaintDevice.prg b/harbour/contrib/hbqt/TQPaintDevice.prg index ffd7384d6f..603014ae19 100644 --- a/harbour/contrib/hbqt/TQPaintDevice.prg +++ b/harbour/contrib/hbqt/TQPaintDevice.prg @@ -104,4 +104,3 @@ METHOD Configure( xObject ) CLASS QPaintDevice RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQPaintEvent.prg b/harbour/contrib/hbqt/TQPaintEvent.prg index 2a813060c8..5bfb0192fc 100644 --- a/harbour/contrib/hbqt/TQPaintEvent.prg +++ b/harbour/contrib/hbqt/TQPaintEvent.prg @@ -94,4 +94,3 @@ METHOD Configure( xObject ) CLASS QPaintEvent RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQPainter.prg b/harbour/contrib/hbqt/TQPainter.prg index 16f00e0a39..ff66e693d9 100644 --- a/harbour/contrib/hbqt/TQPainter.prg +++ b/harbour/contrib/hbqt/TQPainter.prg @@ -274,4 +274,3 @@ METHOD Configure( xObject ) CLASS QPainter RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQPalette.prg b/harbour/contrib/hbqt/TQPalette.prg index b4b5d23787..d209993786 100644 --- a/harbour/contrib/hbqt/TQPalette.prg +++ b/harbour/contrib/hbqt/TQPalette.prg @@ -125,4 +125,3 @@ METHOD Configure( xObject ) CLASS QPalette RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQPen.prg b/harbour/contrib/hbqt/TQPen.prg index 3ce9a4bd71..93d053e591 100644 --- a/harbour/contrib/hbqt/TQPen.prg +++ b/harbour/contrib/hbqt/TQPen.prg @@ -111,4 +111,3 @@ METHOD Configure( xObject ) CLASS QPen RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQPicture.prg b/harbour/contrib/hbqt/TQPicture.prg index 37f0b2f376..e52ebb6362 100644 --- a/harbour/contrib/hbqt/TQPicture.prg +++ b/harbour/contrib/hbqt/TQPicture.prg @@ -101,4 +101,3 @@ METHOD Configure( xObject ) CLASS QPicture RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQPixmap.prg b/harbour/contrib/hbqt/TQPixmap.prg index a1977dd696..b358b236ae 100644 --- a/harbour/contrib/hbqt/TQPixmap.prg +++ b/harbour/contrib/hbqt/TQPixmap.prg @@ -130,4 +130,3 @@ METHOD Configure( xObject ) CLASS QPixmap RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQPoint.prg b/harbour/contrib/hbqt/TQPoint.prg index 01f7b8f849..57c6c5fca1 100644 --- a/harbour/contrib/hbqt/TQPoint.prg +++ b/harbour/contrib/hbqt/TQPoint.prg @@ -98,4 +98,3 @@ METHOD Configure( xObject ) CLASS QPoint RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQPointF.prg b/harbour/contrib/hbqt/TQPointF.prg index f6a783b24e..72c1480cd1 100644 --- a/harbour/contrib/hbqt/TQPointF.prg +++ b/harbour/contrib/hbqt/TQPointF.prg @@ -98,4 +98,3 @@ METHOD Configure( xObject ) CLASS QPointF RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQPrintDialog.prg b/harbour/contrib/hbqt/TQPrintDialog.prg index b00a87d212..cc55831162 100644 --- a/harbour/contrib/hbqt/TQPrintDialog.prg +++ b/harbour/contrib/hbqt/TQPrintDialog.prg @@ -101,4 +101,3 @@ METHOD Configure( xObject ) CLASS QPrintDialog RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQPrintEngine.prg b/harbour/contrib/hbqt/TQPrintEngine.prg index 0622059026..98df6a3292 100644 --- a/harbour/contrib/hbqt/TQPrintEngine.prg +++ b/harbour/contrib/hbqt/TQPrintEngine.prg @@ -98,4 +98,3 @@ METHOD Configure( xObject ) CLASS QPrintEngine RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQPrintPreviewDialog.prg b/harbour/contrib/hbqt/TQPrintPreviewDialog.prg index 4ef07eedfb..9282c0e44e 100644 --- a/harbour/contrib/hbqt/TQPrintPreviewDialog.prg +++ b/harbour/contrib/hbqt/TQPrintPreviewDialog.prg @@ -94,4 +94,3 @@ METHOD Configure( xObject ) CLASS QPrintPreviewDialog RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQPrinter.prg b/harbour/contrib/hbqt/TQPrinter.prg index 219150ca68..7a83682c66 100644 --- a/harbour/contrib/hbqt/TQPrinter.prg +++ b/harbour/contrib/hbqt/TQPrinter.prg @@ -147,4 +147,3 @@ METHOD Configure( xObject ) CLASS QPrinter RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQProcess.prg b/harbour/contrib/hbqt/TQProcess.prg index 3e17e5de9c..87b46066d1 100644 --- a/harbour/contrib/hbqt/TQProcess.prg +++ b/harbour/contrib/hbqt/TQProcess.prg @@ -126,4 +126,3 @@ METHOD Configure( xObject ) CLASS QProcess RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQProgressBar.prg b/harbour/contrib/hbqt/TQProgressBar.prg index b2d0fdb321..36bd412e82 100644 --- a/harbour/contrib/hbqt/TQProgressBar.prg +++ b/harbour/contrib/hbqt/TQProgressBar.prg @@ -113,4 +113,3 @@ METHOD Configure( xObject ) CLASS QProgressBar RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQProgressDialog.prg b/harbour/contrib/hbqt/TQProgressDialog.prg index 59a7c942f1..5d0bebf893 100644 --- a/harbour/contrib/hbqt/TQProgressDialog.prg +++ b/harbour/contrib/hbqt/TQProgressDialog.prg @@ -116,4 +116,3 @@ METHOD Configure( xObject ) CLASS QProgressDialog RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQPushButton.prg b/harbour/contrib/hbqt/TQPushButton.prg index e4abf2c6f9..574210d3ea 100644 --- a/harbour/contrib/hbqt/TQPushButton.prg +++ b/harbour/contrib/hbqt/TQPushButton.prg @@ -101,4 +101,3 @@ METHOD Configure( xObject ) CLASS QPushButton RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQRadialGradient.prg b/harbour/contrib/hbqt/TQRadialGradient.prg index 58e7d1563f..0642251694 100644 --- a/harbour/contrib/hbqt/TQRadialGradient.prg +++ b/harbour/contrib/hbqt/TQRadialGradient.prg @@ -98,4 +98,3 @@ METHOD Configure( xObject ) CLASS QRadialGradient RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQRadioButton.prg b/harbour/contrib/hbqt/TQRadioButton.prg index 420c19f58b..ee623d0100 100644 --- a/harbour/contrib/hbqt/TQRadioButton.prg +++ b/harbour/contrib/hbqt/TQRadioButton.prg @@ -92,4 +92,3 @@ METHOD Configure( xObject ) CLASS QRadioButton RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQRect.prg b/harbour/contrib/hbqt/TQRect.prg index 823e0fcfbb..4259c2930e 100644 --- a/harbour/contrib/hbqt/TQRect.prg +++ b/harbour/contrib/hbqt/TQRect.prg @@ -149,4 +149,3 @@ METHOD Configure( xObject ) CLASS QRect RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQRectF.prg b/harbour/contrib/hbqt/TQRectF.prg index eafece3a0a..9c6026d613 100644 --- a/harbour/contrib/hbqt/TQRectF.prg +++ b/harbour/contrib/hbqt/TQRectF.prg @@ -150,4 +150,3 @@ METHOD Configure( xObject ) CLASS QRectF RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQRegion.prg b/harbour/contrib/hbqt/TQRegion.prg index 3ec7ed5ef4..6b042b1e8e 100644 --- a/harbour/contrib/hbqt/TQRegion.prg +++ b/harbour/contrib/hbqt/TQRegion.prg @@ -108,4 +108,3 @@ METHOD Configure( xObject ) CLASS QRegion RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQResizeEvent.prg b/harbour/contrib/hbqt/TQResizeEvent.prg index 6b5f5afd23..ec80fa746f 100644 --- a/harbour/contrib/hbqt/TQResizeEvent.prg +++ b/harbour/contrib/hbqt/TQResizeEvent.prg @@ -94,4 +94,3 @@ METHOD Configure( xObject ) CLASS QResizeEvent RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQResource.prg b/harbour/contrib/hbqt/TQResource.prg index d5c0a26e40..4887ff5e25 100644 --- a/harbour/contrib/hbqt/TQResource.prg +++ b/harbour/contrib/hbqt/TQResource.prg @@ -104,4 +104,3 @@ METHOD Configure( xObject ) CLASS QResource RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQScrollArea.prg b/harbour/contrib/hbqt/TQScrollArea.prg index 50d153682b..ee46097310 100644 --- a/harbour/contrib/hbqt/TQScrollArea.prg +++ b/harbour/contrib/hbqt/TQScrollArea.prg @@ -101,4 +101,3 @@ METHOD Configure( xObject ) CLASS QScrollArea RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQScrollBar.prg b/harbour/contrib/hbqt/TQScrollBar.prg index 61c97e0d9e..5565b4d1f3 100644 --- a/harbour/contrib/hbqt/TQScrollBar.prg +++ b/harbour/contrib/hbqt/TQScrollBar.prg @@ -92,4 +92,3 @@ METHOD Configure( xObject ) CLASS QScrollBar RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQSignalMapper.prg b/harbour/contrib/hbqt/TQSignalMapper.prg index 87dfa5929a..3d7b342b06 100644 --- a/harbour/contrib/hbqt/TQSignalMapper.prg +++ b/harbour/contrib/hbqt/TQSignalMapper.prg @@ -103,4 +103,3 @@ METHOD Configure( xObject ) CLASS QSignalMapper RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQSize.prg b/harbour/contrib/hbqt/TQSize.prg index da66b1322b..26885d7dd1 100644 --- a/harbour/contrib/hbqt/TQSize.prg +++ b/harbour/contrib/hbqt/TQSize.prg @@ -104,4 +104,3 @@ METHOD Configure( xObject ) CLASS QSize RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQSizeF.prg b/harbour/contrib/hbqt/TQSizeF.prg index c5be94b13c..6c4c188fa5 100644 --- a/harbour/contrib/hbqt/TQSizeF.prg +++ b/harbour/contrib/hbqt/TQSizeF.prg @@ -105,4 +105,3 @@ METHOD Configure( xObject ) CLASS QSizeF RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQSizeGrip.prg b/harbour/contrib/hbqt/TQSizeGrip.prg index 466dad08dd..7cec41cf2a 100644 --- a/harbour/contrib/hbqt/TQSizeGrip.prg +++ b/harbour/contrib/hbqt/TQSizeGrip.prg @@ -92,4 +92,3 @@ METHOD Configure( xObject ) CLASS QSizeGrip RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQSizePolicy.prg b/harbour/contrib/hbqt/TQSizePolicy.prg index 30847b5cd1..8381d73b74 100644 --- a/harbour/contrib/hbqt/TQSizePolicy.prg +++ b/harbour/contrib/hbqt/TQSizePolicy.prg @@ -106,4 +106,3 @@ METHOD Configure( xObject ) CLASS QSizePolicy RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQSlider.prg b/harbour/contrib/hbqt/TQSlider.prg index 7d6fed8364..65646d8a0d 100644 --- a/harbour/contrib/hbqt/TQSlider.prg +++ b/harbour/contrib/hbqt/TQSlider.prg @@ -96,4 +96,3 @@ METHOD Configure( xObject ) CLASS QSlider RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQSound.prg b/harbour/contrib/hbqt/TQSound.prg index 5efc231be0..3bf07669eb 100644 --- a/harbour/contrib/hbqt/TQSound.prg +++ b/harbour/contrib/hbqt/TQSound.prg @@ -99,4 +99,3 @@ METHOD Configure( xObject ) CLASS QSound RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQSpinBox.prg b/harbour/contrib/hbqt/TQSpinBox.prg index 38c1459d3c..dda7aa3cb7 100644 --- a/harbour/contrib/hbqt/TQSpinBox.prg +++ b/harbour/contrib/hbqt/TQSpinBox.prg @@ -106,4 +106,3 @@ METHOD Configure( xObject ) CLASS QSpinBox RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQSplashScreen.prg b/harbour/contrib/hbqt/TQSplashScreen.prg index 659b24beb8..9386465a42 100644 --- a/harbour/contrib/hbqt/TQSplashScreen.prg +++ b/harbour/contrib/hbqt/TQSplashScreen.prg @@ -98,4 +98,3 @@ METHOD Configure( xObject ) CLASS QSplashScreen RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQSplitter.prg b/harbour/contrib/hbqt/TQSplitter.prg index b2f77656dd..5cfb73fab3 100644 --- a/harbour/contrib/hbqt/TQSplitter.prg +++ b/harbour/contrib/hbqt/TQSplitter.prg @@ -113,4 +113,3 @@ METHOD Configure( xObject ) CLASS QSplitter RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQStandardItem.prg b/harbour/contrib/hbqt/TQStandardItem.prg index 9e0ec505b9..e679c0d9a0 100644 --- a/harbour/contrib/hbqt/TQStandardItem.prg +++ b/harbour/contrib/hbqt/TQStandardItem.prg @@ -163,4 +163,3 @@ METHOD Configure( xObject ) CLASS QStandardItem RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQStandardItemModel.prg b/harbour/contrib/hbqt/TQStandardItemModel.prg index bb485b39b3..ad643ef423 100644 --- a/harbour/contrib/hbqt/TQStandardItemModel.prg +++ b/harbour/contrib/hbqt/TQStandardItemModel.prg @@ -118,4 +118,3 @@ METHOD Configure( xObject ) CLASS QStandardItemModel RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQStatusBar.prg b/harbour/contrib/hbqt/TQStatusBar.prg index 3876ae8930..fdb374c5e7 100644 --- a/harbour/contrib/hbqt/TQStatusBar.prg +++ b/harbour/contrib/hbqt/TQStatusBar.prg @@ -102,4 +102,3 @@ METHOD Configure( xObject ) CLASS QStatusBar RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQStringList.prg b/harbour/contrib/hbqt/TQStringList.prg index 848df84763..3440171ad7 100644 --- a/harbour/contrib/hbqt/TQStringList.prg +++ b/harbour/contrib/hbqt/TQStringList.prg @@ -127,4 +127,3 @@ METHOD Configure( xObject ) CLASS QStringList RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQStringListModel.prg b/harbour/contrib/hbqt/TQStringListModel.prg index 00289a6196..7679692187 100644 --- a/harbour/contrib/hbqt/TQStringListModel.prg +++ b/harbour/contrib/hbqt/TQStringListModel.prg @@ -100,4 +100,3 @@ METHOD Configure( xObject ) CLASS QStringListModel RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQStyle.prg b/harbour/contrib/hbqt/TQStyle.prg index 9153d47e47..5cc736323f 100644 --- a/harbour/contrib/hbqt/TQStyle.prg +++ b/harbour/contrib/hbqt/TQStyle.prg @@ -121,4 +121,3 @@ METHOD Configure( xObject ) CLASS QStyle RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQStyleFactory.prg b/harbour/contrib/hbqt/TQStyleFactory.prg index dc516b7caa..2c70cc7943 100644 --- a/harbour/contrib/hbqt/TQStyleFactory.prg +++ b/harbour/contrib/hbqt/TQStyleFactory.prg @@ -94,4 +94,3 @@ METHOD Configure( xObject ) CLASS QStyleFactory RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQStyleHintReturn.prg b/harbour/contrib/hbqt/TQStyleHintReturn.prg index 97bfff67d4..ed894cb1f7 100644 --- a/harbour/contrib/hbqt/TQStyleHintReturn.prg +++ b/harbour/contrib/hbqt/TQStyleHintReturn.prg @@ -92,4 +92,3 @@ METHOD Configure( xObject ) CLASS QStyleHintReturn RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQStyleHintReturnMask.prg b/harbour/contrib/hbqt/TQStyleHintReturnMask.prg index 8e291811a6..b0f60399fd 100644 --- a/harbour/contrib/hbqt/TQStyleHintReturnMask.prg +++ b/harbour/contrib/hbqt/TQStyleHintReturnMask.prg @@ -92,4 +92,3 @@ METHOD Configure( xObject ) CLASS QStyleHintReturnMask RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQStyleHintReturnVariant.prg b/harbour/contrib/hbqt/TQStyleHintReturnVariant.prg index 33323bd89f..44a89de4fe 100644 --- a/harbour/contrib/hbqt/TQStyleHintReturnVariant.prg +++ b/harbour/contrib/hbqt/TQStyleHintReturnVariant.prg @@ -92,4 +92,3 @@ METHOD Configure( xObject ) CLASS QStyleHintReturnVariant RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQStyleOption.prg b/harbour/contrib/hbqt/TQStyleOption.prg index 7e35c025c4..6c0e02e71a 100644 --- a/harbour/contrib/hbqt/TQStyleOption.prg +++ b/harbour/contrib/hbqt/TQStyleOption.prg @@ -100,4 +100,3 @@ METHOD Configure( xObject ) CLASS QStyleOption RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQStyleOptionButton.prg b/harbour/contrib/hbqt/TQStyleOptionButton.prg index 53fba6f028..af41c12c88 100644 --- a/harbour/contrib/hbqt/TQStyleOptionButton.prg +++ b/harbour/contrib/hbqt/TQStyleOptionButton.prg @@ -96,4 +96,3 @@ METHOD Configure( xObject ) CLASS QStyleOptionButton RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQStyleOptionComboBox.prg b/harbour/contrib/hbqt/TQStyleOptionComboBox.prg index 7ca7c4a334..0f0a448629 100644 --- a/harbour/contrib/hbqt/TQStyleOptionComboBox.prg +++ b/harbour/contrib/hbqt/TQStyleOptionComboBox.prg @@ -98,4 +98,3 @@ METHOD Configure( xObject ) CLASS QStyleOptionComboBox RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQStyleOptionComplex.prg b/harbour/contrib/hbqt/TQStyleOptionComplex.prg index 465b4c34f2..a761f0c0c9 100644 --- a/harbour/contrib/hbqt/TQStyleOptionComplex.prg +++ b/harbour/contrib/hbqt/TQStyleOptionComplex.prg @@ -94,4 +94,3 @@ METHOD Configure( xObject ) CLASS QStyleOptionComplex RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQStyleOptionDockWidget.prg b/harbour/contrib/hbqt/TQStyleOptionDockWidget.prg index 5f34885ce1..13a5030b18 100644 --- a/harbour/contrib/hbqt/TQStyleOptionDockWidget.prg +++ b/harbour/contrib/hbqt/TQStyleOptionDockWidget.prg @@ -96,4 +96,3 @@ METHOD Configure( xObject ) CLASS QStyleOptionDockWidget RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQStyleOptionFocusRect.prg b/harbour/contrib/hbqt/TQStyleOptionFocusRect.prg index 676ab9b456..d8567b090c 100644 --- a/harbour/contrib/hbqt/TQStyleOptionFocusRect.prg +++ b/harbour/contrib/hbqt/TQStyleOptionFocusRect.prg @@ -93,4 +93,3 @@ METHOD Configure( xObject ) CLASS QStyleOptionFocusRect RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQStyleOptionFrame.prg b/harbour/contrib/hbqt/TQStyleOptionFrame.prg index a4a4bdf5b6..e0bd806e9a 100644 --- a/harbour/contrib/hbqt/TQStyleOptionFrame.prg +++ b/harbour/contrib/hbqt/TQStyleOptionFrame.prg @@ -94,4 +94,3 @@ METHOD Configure( xObject ) CLASS QStyleOptionFrame RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQStyleOptionGroupBox.prg b/harbour/contrib/hbqt/TQStyleOptionGroupBox.prg index 1037933c7f..52ab93648f 100644 --- a/harbour/contrib/hbqt/TQStyleOptionGroupBox.prg +++ b/harbour/contrib/hbqt/TQStyleOptionGroupBox.prg @@ -98,4 +98,3 @@ METHOD Configure( xObject ) CLASS QStyleOptionGroupBox RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQStyleOptionHeader.prg b/harbour/contrib/hbqt/TQStyleOptionHeader.prg index d4fe25cca9..7f8152c39a 100644 --- a/harbour/contrib/hbqt/TQStyleOptionHeader.prg +++ b/harbour/contrib/hbqt/TQStyleOptionHeader.prg @@ -101,4 +101,3 @@ METHOD Configure( xObject ) CLASS QStyleOptionHeader RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQStyleOptionMenuItem.prg b/harbour/contrib/hbqt/TQStyleOptionMenuItem.prg index 1e7fe40ab2..b062d86a32 100644 --- a/harbour/contrib/hbqt/TQStyleOptionMenuItem.prg +++ b/harbour/contrib/hbqt/TQStyleOptionMenuItem.prg @@ -102,4 +102,3 @@ METHOD Configure( xObject ) CLASS QStyleOptionMenuItem RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQStyleOptionProgressBar.prg b/harbour/contrib/hbqt/TQStyleOptionProgressBar.prg index 07f67c5f46..6aa675d2f2 100644 --- a/harbour/contrib/hbqt/TQStyleOptionProgressBar.prg +++ b/harbour/contrib/hbqt/TQStyleOptionProgressBar.prg @@ -98,4 +98,3 @@ METHOD Configure( xObject ) CLASS QStyleOptionProgressBar RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQStyleOptionSizeGrip.prg b/harbour/contrib/hbqt/TQStyleOptionSizeGrip.prg index c632107d4c..ba3cbe97ef 100644 --- a/harbour/contrib/hbqt/TQStyleOptionSizeGrip.prg +++ b/harbour/contrib/hbqt/TQStyleOptionSizeGrip.prg @@ -93,4 +93,3 @@ METHOD Configure( xObject ) CLASS QStyleOptionSizeGrip RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQStyleOptionSlider.prg b/harbour/contrib/hbqt/TQStyleOptionSlider.prg index 27f224b461..1163423e59 100644 --- a/harbour/contrib/hbqt/TQStyleOptionSlider.prg +++ b/harbour/contrib/hbqt/TQStyleOptionSlider.prg @@ -104,4 +104,3 @@ METHOD Configure( xObject ) CLASS QStyleOptionSlider RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQStyleOptionSpinBox.prg b/harbour/contrib/hbqt/TQStyleOptionSpinBox.prg index 072b60eb69..eb64207e5a 100644 --- a/harbour/contrib/hbqt/TQStyleOptionSpinBox.prg +++ b/harbour/contrib/hbqt/TQStyleOptionSpinBox.prg @@ -95,4 +95,3 @@ METHOD Configure( xObject ) CLASS QStyleOptionSpinBox RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQStyleOptionTab.prg b/harbour/contrib/hbqt/TQStyleOptionTab.prg index ffa43ec89a..2a46efde74 100644 --- a/harbour/contrib/hbqt/TQStyleOptionTab.prg +++ b/harbour/contrib/hbqt/TQStyleOptionTab.prg @@ -99,4 +99,3 @@ METHOD Configure( xObject ) CLASS QStyleOptionTab RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQStyleOptionTabBarBase.prg b/harbour/contrib/hbqt/TQStyleOptionTabBarBase.prg index 5b5c49898e..8c15d096d6 100644 --- a/harbour/contrib/hbqt/TQStyleOptionTabBarBase.prg +++ b/harbour/contrib/hbqt/TQStyleOptionTabBarBase.prg @@ -95,4 +95,3 @@ METHOD Configure( xObject ) CLASS QStyleOptionTabBarBase RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQStyleOptionTabWidgetFrame.prg b/harbour/contrib/hbqt/TQStyleOptionTabWidgetFrame.prg index c0fc3cc288..912ca2e1e2 100644 --- a/harbour/contrib/hbqt/TQStyleOptionTabWidgetFrame.prg +++ b/harbour/contrib/hbqt/TQStyleOptionTabWidgetFrame.prg @@ -98,4 +98,3 @@ METHOD Configure( xObject ) CLASS QStyleOptionTabWidgetFrame RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQStyleOptionTitleBar.prg b/harbour/contrib/hbqt/TQStyleOptionTitleBar.prg index 9d0bc46643..b74feb9597 100644 --- a/harbour/contrib/hbqt/TQStyleOptionTitleBar.prg +++ b/harbour/contrib/hbqt/TQStyleOptionTitleBar.prg @@ -96,4 +96,3 @@ METHOD Configure( xObject ) CLASS QStyleOptionTitleBar RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQStyleOptionToolBar.prg b/harbour/contrib/hbqt/TQStyleOptionToolBar.prg index 9d39e17afe..efed643b53 100644 --- a/harbour/contrib/hbqt/TQStyleOptionToolBar.prg +++ b/harbour/contrib/hbqt/TQStyleOptionToolBar.prg @@ -98,4 +98,3 @@ METHOD Configure( xObject ) CLASS QStyleOptionToolBar RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQStyleOptionToolBox.prg b/harbour/contrib/hbqt/TQStyleOptionToolBox.prg index acfd39d8c1..0d0a0451e1 100644 --- a/harbour/contrib/hbqt/TQStyleOptionToolBox.prg +++ b/harbour/contrib/hbqt/TQStyleOptionToolBox.prg @@ -94,4 +94,3 @@ METHOD Configure( xObject ) CLASS QStyleOptionToolBox RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQStyleOptionToolButton.prg b/harbour/contrib/hbqt/TQStyleOptionToolButton.prg index 4acba8d4ef..3271263ced 100644 --- a/harbour/contrib/hbqt/TQStyleOptionToolButton.prg +++ b/harbour/contrib/hbqt/TQStyleOptionToolButton.prg @@ -100,4 +100,3 @@ METHOD Configure( xObject ) CLASS QStyleOptionToolButton RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQStyleOptionViewItem.prg b/harbour/contrib/hbqt/TQStyleOptionViewItem.prg index c357d29be9..538e532c56 100644 --- a/harbour/contrib/hbqt/TQStyleOptionViewItem.prg +++ b/harbour/contrib/hbqt/TQStyleOptionViewItem.prg @@ -99,4 +99,3 @@ METHOD Configure( xObject ) CLASS QStyleOptionViewItem RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQStylePainter.prg b/harbour/contrib/hbqt/TQStylePainter.prg index 50ea0444d2..1591e1b9cf 100644 --- a/harbour/contrib/hbqt/TQStylePainter.prg +++ b/harbour/contrib/hbqt/TQStylePainter.prg @@ -100,4 +100,3 @@ METHOD Configure( xObject ) CLASS QStylePainter RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQStyledItemDelegate.prg b/harbour/contrib/hbqt/TQStyledItemDelegate.prg index 0ad95e3af1..58bfeaeec0 100644 --- a/harbour/contrib/hbqt/TQStyledItemDelegate.prg +++ b/harbour/contrib/hbqt/TQStyledItemDelegate.prg @@ -101,4 +101,3 @@ METHOD Configure( xObject ) CLASS QStyledItemDelegate RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQSystemTrayIcon.prg b/harbour/contrib/hbqt/TQSystemTrayIcon.prg index 30793b7032..dcd82c8b6e 100644 --- a/harbour/contrib/hbqt/TQSystemTrayIcon.prg +++ b/harbour/contrib/hbqt/TQSystemTrayIcon.prg @@ -106,4 +106,3 @@ METHOD Configure( xObject ) CLASS QSystemTrayIcon RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQTabBar.prg b/harbour/contrib/hbqt/TQTabBar.prg index 78baa8d86d..ed9d4fbcc7 100644 --- a/harbour/contrib/hbqt/TQTabBar.prg +++ b/harbour/contrib/hbqt/TQTabBar.prg @@ -136,4 +136,3 @@ METHOD Configure( xObject ) CLASS QTabBar RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQTabWidget.prg b/harbour/contrib/hbqt/TQTabWidget.prg index d2bf94fe93..80eb82b960 100644 --- a/harbour/contrib/hbqt/TQTabWidget.prg +++ b/harbour/contrib/hbqt/TQTabWidget.prg @@ -133,4 +133,3 @@ METHOD Configure( xObject ) CLASS QTabWidget RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQTableView.prg b/harbour/contrib/hbqt/TQTableView.prg index 840a82de6f..e970d8ec41 100644 --- a/harbour/contrib/hbqt/TQTableView.prg +++ b/harbour/contrib/hbqt/TQTableView.prg @@ -144,4 +144,3 @@ CREATE CLASS HBTableView INHERIT QTableView ENDCLASS /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQTableWidget.prg b/harbour/contrib/hbqt/TQTableWidget.prg index bded9b0619..b32e365187 100644 --- a/harbour/contrib/hbqt/TQTableWidget.prg +++ b/harbour/contrib/hbqt/TQTableWidget.prg @@ -138,4 +138,3 @@ METHOD Configure( xObject ) CLASS QTableWidget RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQTableWidgetItem.prg b/harbour/contrib/hbqt/TQTableWidgetItem.prg index 8e0ca7dfe0..9fa3758931 100644 --- a/harbour/contrib/hbqt/TQTableWidgetItem.prg +++ b/harbour/contrib/hbqt/TQTableWidgetItem.prg @@ -127,4 +127,3 @@ METHOD Configure( xObject ) CLASS QTableWidgetItem RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQTextBlock.prg b/harbour/contrib/hbqt/TQTextBlock.prg index ec1a98120e..02f78e7b51 100644 --- a/harbour/contrib/hbqt/TQTextBlock.prg +++ b/harbour/contrib/hbqt/TQTextBlock.prg @@ -119,4 +119,3 @@ METHOD Configure( xObject ) CLASS QTextBlock RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQTextBlockFormat.prg b/harbour/contrib/hbqt/TQTextBlockFormat.prg index a09c652370..6d70d9e8ac 100644 --- a/harbour/contrib/hbqt/TQTextBlockFormat.prg +++ b/harbour/contrib/hbqt/TQTextBlockFormat.prg @@ -111,4 +111,3 @@ METHOD Configure( xObject ) CLASS QTextBlockFormat RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQTextBlockGroup.prg b/harbour/contrib/hbqt/TQTextBlockGroup.prg index e6b733c80e..4e395b5570 100644 --- a/harbour/contrib/hbqt/TQTextBlockGroup.prg +++ b/harbour/contrib/hbqt/TQTextBlockGroup.prg @@ -92,4 +92,3 @@ METHOD Configure( xObject ) CLASS QTextBlockGroup RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQTextBoundaryFinder.prg b/harbour/contrib/hbqt/TQTextBoundaryFinder.prg index 746ce60464..5eebd951e6 100644 --- a/harbour/contrib/hbqt/TQTextBoundaryFinder.prg +++ b/harbour/contrib/hbqt/TQTextBoundaryFinder.prg @@ -103,4 +103,3 @@ METHOD Configure( xObject ) CLASS QTextBoundaryFinder RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQTextBrowser.prg b/harbour/contrib/hbqt/TQTextBrowser.prg index 3e0c55b9de..72e0f692cf 100644 --- a/harbour/contrib/hbqt/TQTextBrowser.prg +++ b/harbour/contrib/hbqt/TQTextBrowser.prg @@ -112,4 +112,3 @@ METHOD Configure( xObject ) CLASS QTextBrowser RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQTextCharFormat.prg b/harbour/contrib/hbqt/TQTextCharFormat.prg index 6581769b8e..11c9f91b07 100644 --- a/harbour/contrib/hbqt/TQTextCharFormat.prg +++ b/harbour/contrib/hbqt/TQTextCharFormat.prg @@ -139,4 +139,3 @@ METHOD Configure( xObject ) CLASS QTextCharFormat RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQTextCodec.prg b/harbour/contrib/hbqt/TQTextCodec.prg index 1216aafbbe..a7fc6d8901 100644 --- a/harbour/contrib/hbqt/TQTextCodec.prg +++ b/harbour/contrib/hbqt/TQTextCodec.prg @@ -112,4 +112,3 @@ METHOD Configure( xObject ) CLASS QTextCodec RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQTextCursor.prg b/harbour/contrib/hbqt/TQTextCursor.prg index 1393698e36..8ecfbcbc86 100644 --- a/harbour/contrib/hbqt/TQTextCursor.prg +++ b/harbour/contrib/hbqt/TQTextCursor.prg @@ -150,4 +150,3 @@ METHOD Configure( xObject ) CLASS QTextCursor RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQTextDecoder.prg b/harbour/contrib/hbqt/TQTextDecoder.prg index 186b43fb22..e86e56e304 100644 --- a/harbour/contrib/hbqt/TQTextDecoder.prg +++ b/harbour/contrib/hbqt/TQTextDecoder.prg @@ -93,4 +93,3 @@ METHOD Configure( xObject ) CLASS QTextDecoder RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQTextDocument.prg b/harbour/contrib/hbqt/TQTextDocument.prg index 41ad39f286..7880d89e70 100644 --- a/harbour/contrib/hbqt/TQTextDocument.prg +++ b/harbour/contrib/hbqt/TQTextDocument.prg @@ -158,4 +158,3 @@ METHOD Configure( xObject ) CLASS QTextDocument RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQTextDocumentFragment.prg b/harbour/contrib/hbqt/TQTextDocumentFragment.prg index 1270b72748..101a8c40ce 100644 --- a/harbour/contrib/hbqt/TQTextDocumentFragment.prg +++ b/harbour/contrib/hbqt/TQTextDocumentFragment.prg @@ -99,4 +99,3 @@ METHOD Configure( xObject ) CLASS QTextDocumentFragment RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQTextDocumentWriter.prg b/harbour/contrib/hbqt/TQTextDocumentWriter.prg index aec3938a72..f4416dd291 100644 --- a/harbour/contrib/hbqt/TQTextDocumentWriter.prg +++ b/harbour/contrib/hbqt/TQTextDocumentWriter.prg @@ -102,4 +102,3 @@ METHOD Configure( xObject ) CLASS QTextDocumentWriter RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQTextEdit.prg b/harbour/contrib/hbqt/TQTextEdit.prg index eb630df49b..5faf309d06 100644 --- a/harbour/contrib/hbqt/TQTextEdit.prg +++ b/harbour/contrib/hbqt/TQTextEdit.prg @@ -173,4 +173,3 @@ METHOD Configure( xObject ) CLASS QTextEdit RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQTextEncoder.prg b/harbour/contrib/hbqt/TQTextEncoder.prg index b2dbdffa67..c90f2fff21 100644 --- a/harbour/contrib/hbqt/TQTextEncoder.prg +++ b/harbour/contrib/hbqt/TQTextEncoder.prg @@ -93,4 +93,3 @@ METHOD Configure( xObject ) CLASS QTextEncoder RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQTextFormat.prg b/harbour/contrib/hbqt/TQTextFormat.prg index fcefc58c3b..6687b41159 100644 --- a/harbour/contrib/hbqt/TQTextFormat.prg +++ b/harbour/contrib/hbqt/TQTextFormat.prg @@ -134,4 +134,3 @@ METHOD Configure( xObject ) CLASS QTextFormat RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQTextFragment.prg b/harbour/contrib/hbqt/TQTextFragment.prg index f95cc82674..6ff89b236f 100644 --- a/harbour/contrib/hbqt/TQTextFragment.prg +++ b/harbour/contrib/hbqt/TQTextFragment.prg @@ -99,4 +99,3 @@ METHOD Configure( xObject ) CLASS QTextFragment RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQTextFrame.prg b/harbour/contrib/hbqt/TQTextFrame.prg index 6a2be0f03e..f4805c596e 100644 --- a/harbour/contrib/hbqt/TQTextFrame.prg +++ b/harbour/contrib/hbqt/TQTextFrame.prg @@ -99,4 +99,3 @@ METHOD Configure( xObject ) CLASS QTextFrame RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQTextFrameFormat.prg b/harbour/contrib/hbqt/TQTextFrameFormat.prg index 5e1d1020cd..732a2f5795 100644 --- a/harbour/contrib/hbqt/TQTextFrameFormat.prg +++ b/harbour/contrib/hbqt/TQTextFrameFormat.prg @@ -121,4 +121,3 @@ METHOD Configure( xObject ) CLASS QTextFrameFormat RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQTextImageFormat.prg b/harbour/contrib/hbqt/TQTextImageFormat.prg index ecbf929583..1b9279d2d3 100644 --- a/harbour/contrib/hbqt/TQTextImageFormat.prg +++ b/harbour/contrib/hbqt/TQTextImageFormat.prg @@ -99,4 +99,3 @@ METHOD Configure( xObject ) CLASS QTextImageFormat RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQTextInlineObject.prg b/harbour/contrib/hbqt/TQTextInlineObject.prg index 0766b6391d..f1256001a0 100644 --- a/harbour/contrib/hbqt/TQTextInlineObject.prg +++ b/harbour/contrib/hbqt/TQTextInlineObject.prg @@ -105,4 +105,3 @@ METHOD Configure( xObject ) CLASS QTextInlineObject RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQTextItem.prg b/harbour/contrib/hbqt/TQTextItem.prg index ec7b41d599..1e0a4a7504 100644 --- a/harbour/contrib/hbqt/TQTextItem.prg +++ b/harbour/contrib/hbqt/TQTextItem.prg @@ -98,4 +98,3 @@ METHOD Configure( xObject ) CLASS QTextItem RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQTextLayout.prg b/harbour/contrib/hbqt/TQTextLayout.prg index 16cfe016d9..dee04221c2 100644 --- a/harbour/contrib/hbqt/TQTextLayout.prg +++ b/harbour/contrib/hbqt/TQTextLayout.prg @@ -121,4 +121,3 @@ METHOD Configure( xObject ) CLASS QTextLayout RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQTextLength.prg b/harbour/contrib/hbqt/TQTextLength.prg index c934d9839d..c565fc832a 100644 --- a/harbour/contrib/hbqt/TQTextLength.prg +++ b/harbour/contrib/hbqt/TQTextLength.prg @@ -95,4 +95,3 @@ METHOD Configure( xObject ) CLASS QTextLength RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQTextLine.prg b/harbour/contrib/hbqt/TQTextLine.prg index c966f46764..546bbd61f5 100644 --- a/harbour/contrib/hbqt/TQTextLine.prg +++ b/harbour/contrib/hbqt/TQTextLine.prg @@ -113,4 +113,3 @@ METHOD Configure( xObject ) CLASS QTextLine RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQTextObject.prg b/harbour/contrib/hbqt/TQTextObject.prg index b00e499902..58f616787f 100644 --- a/harbour/contrib/hbqt/TQTextObject.prg +++ b/harbour/contrib/hbqt/TQTextObject.prg @@ -96,4 +96,3 @@ METHOD Configure( xObject ) CLASS QTextObject RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQTextStream.prg b/harbour/contrib/hbqt/TQTextStream.prg index 3ae734fb83..759c724733 100644 --- a/harbour/contrib/hbqt/TQTextStream.prg +++ b/harbour/contrib/hbqt/TQTextStream.prg @@ -128,4 +128,3 @@ METHOD Configure( xObject ) CLASS QTextStream RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQTimeEdit.prg b/harbour/contrib/hbqt/TQTimeEdit.prg index 3814507b54..f387a105ee 100644 --- a/harbour/contrib/hbqt/TQTimeEdit.prg +++ b/harbour/contrib/hbqt/TQTimeEdit.prg @@ -92,4 +92,3 @@ METHOD Configure( xObject ) CLASS QTimeEdit RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQTimer.prg b/harbour/contrib/hbqt/TQTimer.prg index 8f10ff3072..2a8fa6d5f9 100644 --- a/harbour/contrib/hbqt/TQTimer.prg +++ b/harbour/contrib/hbqt/TQTimer.prg @@ -102,4 +102,3 @@ METHOD Configure( xObject ) CLASS QTimer RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQToolBar.prg b/harbour/contrib/hbqt/TQToolBar.prg index 93bce65aec..9bf2372830 100644 --- a/harbour/contrib/hbqt/TQToolBar.prg +++ b/harbour/contrib/hbqt/TQToolBar.prg @@ -120,4 +120,3 @@ METHOD Configure( xObject ) CLASS QToolBar RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQToolBox.prg b/harbour/contrib/hbqt/TQToolBox.prg index b550a63fe7..c2b2e01797 100644 --- a/harbour/contrib/hbqt/TQToolBox.prg +++ b/harbour/contrib/hbqt/TQToolBox.prg @@ -112,4 +112,3 @@ METHOD Configure( xObject ) CLASS QToolBox RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQToolButton.prg b/harbour/contrib/hbqt/TQToolButton.prg index caef6d9bf3..a49b2ab8a3 100644 --- a/harbour/contrib/hbqt/TQToolButton.prg +++ b/harbour/contrib/hbqt/TQToolButton.prg @@ -105,4 +105,3 @@ METHOD Configure( xObject ) CLASS QToolButton RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQTreeView.prg b/harbour/contrib/hbqt/TQTreeView.prg index 1eee1b906f..fdd91a5ef9 100644 --- a/harbour/contrib/hbqt/TQTreeView.prg +++ b/harbour/contrib/hbqt/TQTreeView.prg @@ -141,4 +141,3 @@ METHOD Configure( xObject ) CLASS QTreeView RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQTreeWidget.prg b/harbour/contrib/hbqt/TQTreeWidget.prg index 3c23f8ee7f..eb1584efca 100644 --- a/harbour/contrib/hbqt/TQTreeWidget.prg +++ b/harbour/contrib/hbqt/TQTreeWidget.prg @@ -129,4 +129,3 @@ METHOD Configure( xObject ) CLASS QTreeWidget RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQTreeWidgetItem.prg b/harbour/contrib/hbqt/TQTreeWidgetItem.prg index c341f5feac..5c7cc4724e 100644 --- a/harbour/contrib/hbqt/TQTreeWidgetItem.prg +++ b/harbour/contrib/hbqt/TQTreeWidgetItem.prg @@ -144,4 +144,3 @@ METHOD Configure( xObject ) CLASS QTreeWidgetItem RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQUrl.prg b/harbour/contrib/hbqt/TQUrl.prg index 22acf709ff..a582123b97 100644 --- a/harbour/contrib/hbqt/TQUrl.prg +++ b/harbour/contrib/hbqt/TQUrl.prg @@ -161,4 +161,3 @@ METHOD Configure( xObject ) CLASS QUrl RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQVBoxLayout.prg b/harbour/contrib/hbqt/TQVBoxLayout.prg index d5bed0a6e1..5d2b1b7ed6 100644 --- a/harbour/contrib/hbqt/TQVBoxLayout.prg +++ b/harbour/contrib/hbqt/TQVBoxLayout.prg @@ -92,4 +92,3 @@ METHOD Configure( xObject ) CLASS QVBoxLayout RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQVariant.prg b/harbour/contrib/hbqt/TQVariant.prg index fec23671e8..a65605eb47 100644 --- a/harbour/contrib/hbqt/TQVariant.prg +++ b/harbour/contrib/hbqt/TQVariant.prg @@ -128,4 +128,3 @@ METHOD Configure( xObject ) CLASS QVariant RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQWebFrame.prg b/harbour/contrib/hbqt/TQWebFrame.prg index c256f3f7f8..1c379e8f1d 100644 --- a/harbour/contrib/hbqt/TQWebFrame.prg +++ b/harbour/contrib/hbqt/TQWebFrame.prg @@ -129,4 +129,3 @@ METHOD Configure( xObject ) CLASS QWebFrame RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQWebHistory.prg b/harbour/contrib/hbqt/TQWebHistory.prg index c117bf55f8..3d7b104969 100644 --- a/harbour/contrib/hbqt/TQWebHistory.prg +++ b/harbour/contrib/hbqt/TQWebHistory.prg @@ -106,4 +106,3 @@ METHOD Configure( xObject ) CLASS QWebHistory RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQWebHistoryInterface.prg b/harbour/contrib/hbqt/TQWebHistoryInterface.prg index 6f863d50c0..7d82032773 100644 --- a/harbour/contrib/hbqt/TQWebHistoryInterface.prg +++ b/harbour/contrib/hbqt/TQWebHistoryInterface.prg @@ -96,4 +96,3 @@ METHOD Configure( xObject ) CLASS QWebHistoryInterface RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQWebHistoryItem.prg b/harbour/contrib/hbqt/TQWebHistoryItem.prg index c1ca08a2aa..f9ec9018b5 100644 --- a/harbour/contrib/hbqt/TQWebHistoryItem.prg +++ b/harbour/contrib/hbqt/TQWebHistoryItem.prg @@ -100,4 +100,3 @@ METHOD Configure( xObject ) CLASS QWebHistoryItem RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQWebHitTestResult.prg b/harbour/contrib/hbqt/TQWebHitTestResult.prg index 23f114f354..6a8ba59753 100644 --- a/harbour/contrib/hbqt/TQWebHitTestResult.prg +++ b/harbour/contrib/hbqt/TQWebHitTestResult.prg @@ -106,4 +106,3 @@ METHOD Configure( xObject ) CLASS QWebHitTestResult RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQWebPage.prg b/harbour/contrib/hbqt/TQWebPage.prg index bc9bbe3126..4baac7659b 100644 --- a/harbour/contrib/hbqt/TQWebPage.prg +++ b/harbour/contrib/hbqt/TQWebPage.prg @@ -126,4 +126,3 @@ METHOD Configure( xObject ) CLASS QWebPage RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQWebPluginFactory.prg b/harbour/contrib/hbqt/TQWebPluginFactory.prg index 1253223e86..447e318c5b 100644 --- a/harbour/contrib/hbqt/TQWebPluginFactory.prg +++ b/harbour/contrib/hbqt/TQWebPluginFactory.prg @@ -95,4 +95,3 @@ METHOD Configure( xObject ) CLASS QWebPluginFactory RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQWebSecurityOrigin.prg b/harbour/contrib/hbqt/TQWebSecurityOrigin.prg index dad52969ff..d596ce4c19 100644 --- a/harbour/contrib/hbqt/TQWebSecurityOrigin.prg +++ b/harbour/contrib/hbqt/TQWebSecurityOrigin.prg @@ -98,4 +98,3 @@ METHOD Configure( xObject ) CLASS QWebSecurityOrigin RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQWebSettings.prg b/harbour/contrib/hbqt/TQWebSettings.prg index 1c2a2ee38f..73c71d91fa 100644 --- a/harbour/contrib/hbqt/TQWebSettings.prg +++ b/harbour/contrib/hbqt/TQWebSettings.prg @@ -117,4 +117,3 @@ METHOD Configure( xObject ) CLASS QWebSettings RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQWebView.prg b/harbour/contrib/hbqt/TQWebView.prg index 53c81bf16a..9c1b729189 100644 --- a/harbour/contrib/hbqt/TQWebView.prg +++ b/harbour/contrib/hbqt/TQWebView.prg @@ -118,4 +118,3 @@ METHOD Configure( xObject ) CLASS QWebView RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQWheelEvent.prg b/harbour/contrib/hbqt/TQWheelEvent.prg index a477201f99..3a29018612 100644 --- a/harbour/contrib/hbqt/TQWheelEvent.prg +++ b/harbour/contrib/hbqt/TQWheelEvent.prg @@ -101,4 +101,3 @@ METHOD Configure( xObject ) CLASS QWheelEvent RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQWidget.prg b/harbour/contrib/hbqt/TQWidget.prg index 640306afe7..bb242784ac 100644 --- a/harbour/contrib/hbqt/TQWidget.prg +++ b/harbour/contrib/hbqt/TQWidget.prg @@ -306,4 +306,3 @@ METHOD Configure( xObject ) CLASS QWidget RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQWidgetAction.prg b/harbour/contrib/hbqt/TQWidgetAction.prg index 5f2c75ede5..d04232c2c1 100644 --- a/harbour/contrib/hbqt/TQWidgetAction.prg +++ b/harbour/contrib/hbqt/TQWidgetAction.prg @@ -96,4 +96,3 @@ METHOD Configure( xObject ) CLASS QWidgetAction RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQWidgetItem.prg b/harbour/contrib/hbqt/TQWidgetItem.prg index dcc3e289bb..469a0a4697 100644 --- a/harbour/contrib/hbqt/TQWidgetItem.prg +++ b/harbour/contrib/hbqt/TQWidgetItem.prg @@ -94,4 +94,3 @@ METHOD Configure( xObject ) CLASS QWidgetItem RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQWindowsStyle.prg b/harbour/contrib/hbqt/TQWindowsStyle.prg index 645695107b..8f6586bee2 100644 --- a/harbour/contrib/hbqt/TQWindowsStyle.prg +++ b/harbour/contrib/hbqt/TQWindowsStyle.prg @@ -92,4 +92,3 @@ METHOD Configure( xObject ) CLASS QWindowsStyle RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQWindowsXPStyle.prg b/harbour/contrib/hbqt/TQWindowsXPStyle.prg index 738a8e79cc..d55264e5b1 100644 --- a/harbour/contrib/hbqt/TQWindowsXPStyle.prg +++ b/harbour/contrib/hbqt/TQWindowsXPStyle.prg @@ -92,4 +92,3 @@ METHOD Configure( xObject ) CLASS QWindowsXPStyle RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/TQWizard.prg b/harbour/contrib/hbqt/TQWizard.prg index 7b57177cd7..2305dfb09d 100644 --- a/harbour/contrib/hbqt/TQWizard.prg +++ b/harbour/contrib/hbqt/TQWizard.prg @@ -125,4 +125,3 @@ METHOD Configure( xObject ) CLASS QWizard RETURN Self /*----------------------------------------------------------------------*/ - diff --git a/harbour/contrib/hbqt/generator/hbqtgen.prg b/harbour/contrib/hbqt/generator/hbqtgen.prg index 84586be1dd..b8f5871171 100644 --- a/harbour/contrib/hbqt/generator/hbqtgen.prg +++ b/harbour/contrib/hbqt/generator/hbqtgen.prg @@ -1188,7 +1188,6 @@ STATIC FUNCTION BuildFooter( txt_ ) aadd( txt_, "/*----------------------------------------------------------------------*/" ) aadd( txt_, "#endif /* #if QT_VERSION >= 0x040500 */" ) aadd( txt_, "/*----------------------------------------------------------------------*/" ) - aadd( txt_, "" ) RETURN nil @@ -1244,7 +1243,7 @@ STATIC FUNCTION CreateTarget( cFile, txt_ ) aeval( txt_, {|e,i| txt_[ i ] := trim( e ) } ) IF hHandle != -1 - aeval( txt_, { |e| fWrite( hHandle, e + s_NewLine, len( e ) + len( s_NewLine ) ) } ) + aeval( txt_, { |e| fWrite( hHandle, e + s_NewLine ) } ) fClose( hHandle ) ENDIF @@ -1349,13 +1348,12 @@ STATIC FUNCTION Build_Class( cWidget, cls_, doc_, cPathOut, subCls_ ) aadd( txt_, ' RETURN Self ' ) aadd( txt_, ' ' ) aadd( txt_, '/*----------------------------------------------------------------------*/ ' ) - aadd( txt_, ' ' ) IF !empty( subCls_ ) + aadd( txt_, ' ' ) aeval( subCls_, {|e| aadd( txt_, e ) } ) aadd( txt_, ' ' ) aadd( txt_, '/*----------------------------------------------------------------------*/ ' ) - aadd( txt_, ' ' ) ENDIF RETURN CreateTarget( cFile, txt_ ) @@ -1392,7 +1390,8 @@ STATIC FUNCTION Build_MakeFile( cpp_, prg_, cPathOut ) NEXT ENDIF aadd( txt_, " " ) - aadd( txt_, " " ) + aadd( txt_, "# Don't delete this comment, it's here to ensure empty " ) + aadd( txt_, "# line above is kept intact. " ) RETURN CreateTarget( cFile, txt_ ) @@ -1485,8 +1484,6 @@ STATIC FUNCTION BuildDocument( cWidget, doc_, cPathDoc, docum_ ) aadd( txt_, ' ' ) aadd( txt_, "/*----------------------------------------------------------------------*/" ) - aadd( txt_, ' ' ) - aadd( txt_, ' ' ) CreateTarget( cFile, txt_ ) diff --git a/harbour/mpkg_gnu.bat b/harbour/mpkg_gnu.bat index e34f455846..489318dcd2 100644 --- a/harbour/mpkg_gnu.bat +++ b/harbour/mpkg_gnu.bat @@ -69,16 +69,14 @@ move "%HB_INSTALL_PREFIX%" "%HB_INSTALL_BASE%\%HB_DIRNAME%" > nul set HB_INSTALL_PREFIX=%HB_INSTALL_BASE%\%HB_DIRNAME% rem ; Post-build cleanup -if exist "%HB_INSTALL_PREFIX%\bin\*.tds" del "%HB_INSTALL_PREFIX%\bin\*.tds" if exist "%HB_INSTALL_PREFIX%\bin\*.lib" del "%HB_INSTALL_PREFIX%\bin\*.lib" -if exist "%HB_INSTALL_PREFIX%\bin\*.exp" del "%HB_INSTALL_PREFIX%\bin\*.exp" rem ; Build .zip package echo Harbour .zip install package creation: '%HB_PKGNAME%.zip' if exist "%HB_PKGNAME%.zip" del "%HB_PKGNAME%.zip" pushd cd "%HB_INSTALL_BASE%" -"%HB_DIR_ZIP%zip.exe" -q -9 -X -r -o "%~dp0%HB_PKGNAME%.zip" . -i "%HB_DIRNAME%\*" +"%HB_DIR_ZIP%zip.exe" -q -9 -X -r -o "%~dp0%HB_PKGNAME%.zip" . -i "%HB_DIRNAME%\*" -x *.tds -x *.exp popd rem ; Build installer package