mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-01 17:10:26 +08:00
Added QT_NO_KEYWORDS definition to avoid conflicts between boost and qt macros
This commit is contained in:
@@ -224,7 +224,7 @@ public:
|
||||
cloudViewer_->update();
|
||||
}
|
||||
|
||||
protected slots:
|
||||
protected Q_SLOTS:
|
||||
void pauseDetection()
|
||||
{
|
||||
paused_ = !paused_;
|
||||
|
||||
Reference in New Issue
Block a user