]> sigrok.org Git - pulseview.git/blobdiff - pv/widgets/colourpopup.hpp
Centralize session error notification
[pulseview.git] / pv / widgets / colourpopup.hpp
index bf6553680ae421f33aaf6389b8984dc76389e858..6e4de20e1de9b32d9571a4b8012dd383109fc2c0 100644 (file)
@@ -14,8 +14,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef PULSEVIEW_PV_WIDGETS_COLOURPOPUP_HPP
@@ -49,7 +48,7 @@ private:
        QVBoxLayout layout_;
 };
 
-} // widgets
-} // pv
+}  // namespace widgets
+}  // namespace pv
 
 #endif // PULSEVIEW_PV_WIDGETS_COLOURPOPUP_HPP