2026-03-17 13:31:18 -07:00

5 lines
85 B
Java

package com.tridium.ui.theme;
public interface PathBarTheme extends WidgetTheme {
}