wumu
2024-10-28 aa013c2f4e69e2ba4eb72081dc004d8334d59257
internal_system_v1/customheaderview.cpp
@@ -1,5 +1,7 @@
#include "customheaderview.h"
#pragma execution_character_set("utf-8")
CustomHeaderView::CustomHeaderView(Qt::Orientation orientation, QWidget *parent)
    :QHeaderView(orientation,parent)
{