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

Method windows1253Action

src/RedisView/AppView/MainWindow.cpp:1253–1257  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1251}
1252
1253void MainWindow::windows1253Action() {
1254 clearEncodeIcon();
1255 setEncode("Windows-1253");
1256 setEncodeIcon();
1257}
1258
1259void MainWindow::windows1254Action() {
1260 clearEncodeIcon();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected