mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-05-02 18:09:14 -05:00
Added hide selected columns and show all columns to tableview context menu.
Added a fix for building with MingW on Windows.
This commit is contained in:
committed by
Martin Kleusberg
parent
659f38ebef
commit
c5c3d2366e
@@ -9,6 +9,9 @@
|
||||
*/
|
||||
|
||||
#include <antlr/config.hpp>
|
||||
#ifdef __MINGW32__
|
||||
#include <cstring>
|
||||
#endif
|
||||
#include <string>
|
||||
|
||||
#ifdef ANTLR_CXX_SUPPORTS_NAMESPACE
|
||||
|
||||
Reference in New Issue
Block a user