mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-26 06:44:58 +00:00
191 files reformatted across views, components, widgets, hybrid, contexts. New components: CCreateSchemaDialog, CAddFieldDialog, CAdminContentPanel. JS helpers: connBadgeStatus/Text, adminStats, exampleLabels, onLevelClicked. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
7 lines
121 B
QML
7 lines
121 B
QML
import QtQuick
|
|
|
|
QtObject {
|
|
// helper for media queries: consumers should use `Responsive` singleton
|
|
// instead
|
|
}
|