summaryrefslogtreecommitdiffstats
path: root/src/devices/pic/gui/pic_hex_view.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/pic/gui/pic_hex_view.cpp')
-rw-r--r--src/devices/pic/gui/pic_hex_view.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/devices/pic/gui/pic_hex_view.cpp b/src/devices/pic/gui/pic_hex_view.cpp
index 760b1ed..bbcc161 100644
--- a/src/devices/pic/gui/pic_hex_view.cpp
+++ b/src/devices/pic/gui/pic_hex_view.cpp
@@ -17,8 +17,8 @@
#include "pic_memory_editor.h"
#include "pic_config_editor.h"
-Pic::HexView::HexView(const HexEditor &editor, TQWidget *tqparent)
- : Device::HexView(editor, tqparent, "pic_hex_view")
+Pic::HexView::HexView(const HexEditor &editor, TQWidget *parent)
+ : Device::HexView(editor, parent, "pic_hex_view")
{}
const Pic::MemoryRangeType::Type Pic::HexView::MEMORY_DATA[] = {