diff options
Diffstat (limited to 'src/app.h')
-rw-r--r-- | src/app.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -142,6 +142,7 @@ iDocumentWidget * document_Command (const char *cmd); | |||
142 | void openInDefaultBrowser_App(const iString *url); | 142 | void openInDefaultBrowser_App(const iString *url); |
143 | void revealPath_App (const iString *path); | 143 | void revealPath_App (const iString *path); |
144 | void resetFonts_App (void); | 144 | void resetFonts_App (void); |
145 | void availableFontsChanged_App(void); | ||
145 | 146 | ||
146 | iMainWindow * mainWindow_App (void); | 147 | iMainWindow * mainWindow_App (void); |
147 | void closePopups_App (void); | 148 | void closePopups_App (void); |