Update specter

This commit is contained in:
Jack Andersen 2015-12-29 16:20:52 -10:00
parent 839bd7a6cd
commit 9d2615a165
2 changed files with 2 additions and 2 deletions

View File

@ -37,7 +37,7 @@ public:
SetTo1(ViewManager& vm) : m_vm(vm) {}
const char* name() const {return "SetTo1";}
const char* help() const {return "Sets scale factor to 1.0";;}
const char* help() const {return "Sets scale factor to 1.0";}
void activated(const boo::SWindowCoord& coord)
{
m_vm.RequestPixelFactor(1.0);

@ -1 +1 @@
Subproject commit f278759e481aa8d0bd3d74e63909da176443a500
Subproject commit eafbc4cf588bbe2b553790712b058b72fad63df2