MCPcopy Create free account
hub / github.com/cc20110101/RedisView / windows1254Action

Method windows1254Action

src/RedisView/AppView/MainWindow.cpp:1259–1263  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1257}
1258
1259void MainWindow::windows1254Action() {
1260 clearEncodeIcon();
1261 setEncode("Windows-1254");
1262 setEncodeIcon();
1263}
1264
1265void MainWindow::windows1255Action() {
1266 clearEncodeIcon();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected