mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-10 03:27:35 +00:00
Drop the transitional device-layer shims
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
//**********************************************************/
|
||||
/* File: wgtDeviceNozzleRackNozzleItem.h
|
||||
* Description: Compatibility header for the single-nozzle-cell widget.
|
||||
//**********************************************************/
|
||||
|
||||
#pragma once
|
||||
|
||||
// Orca: transitional shim (removed in resync cluster 8)
|
||||
// The wgtDeviceNozzleRackNozzleItem class and its EVT_NOZZLE_RACK_NOZZLE_ITEM_SELECTED event now
|
||||
// live inline in wgtDeviceNozzleRack.{h,cpp} (folded back to the reference shape). This header is
|
||||
// kept only so the not-yet-resynced GUI/Widgets/MultiNozzleSync includer keeps resolving; it is
|
||||
// deleted once that consumer is resynced to include wgtDeviceNozzleRack.h directly.
|
||||
#include "wgtDeviceNozzleRack.h"
|
||||
Reference in New Issue
Block a user