| 984 | } |
| 985 | |
| 986 | void CtrlrPanel::luaManagerChanged() |
| 987 | { |
| 988 | if (!getRestoreState()) |
| 989 | { |
| 990 | setPanelDirty(true); |
| 991 | updatePanelWindowTitle(); |
| 992 | } |
| 993 | } |
| 994 | |
| 995 | void CtrlrPanel::panelResourcesChanged() |
| 996 | { |
no outgoing calls
no test coverage detected