Clipboard handling largely has nothing to do with the individual web views. Rather, we interact with the system clipboard at the application level. So let's move these implementations to the Application. |
||
|---|---|---|
| .. | ||
| Application.cpp | ||
| Application.h | ||
| CMakeLists.txt | ||
| Fixture.cpp | ||
| Fixture.h | ||
| Fuzzy.cpp | ||
| Fuzzy.h | ||
| main.cpp | ||
| TestWeb.h | ||
| TestWebView.cpp | ||
| TestWebView.h | ||