6 lines
168 B
XML
6 lines
168 B
XML
// SPDX-License-Identifier: GPL-3.0-or-later
|
|
// src/ui/components/mod.rs
|
|
//
|
|
// UI components: reusable widgets and controls.
|
|
|
|
// Crop functionality moved to ui/widgets
|