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

Method windows1257Action

src/RedisView/AppView/MainWindow.cpp:1277–1281  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1275}
1276
1277void MainWindow::windows1257Action() {
1278 clearEncodeIcon();
1279 setEncode("Windows-1257");
1280 setEncodeIcon();
1281}
1282
1283void MainWindow::windows1258Action() {
1284 clearEncodeIcon();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected